Uses of Package
com.tangosol.coherence.dsltools.termtrees
Package
Description
Contains packages and classes supporting the Coherence CohQL command line tool.
This package contains implementations of the
BaseOperator
interface.This package contains commands that are specific to the
QueryPlus
tool rather than general CohQL commands.This package contains
StatementBuilder
implementations.This package contains classes for persistence related statement builders.
This package contains implementations of
OPToken
specifically
for parsing CohQL statements.This package contains implementations of
OPToken
specifically for parsing persistence related CohQL statements.This package contains implementations of
OPToken
s.This package contains implementations of
TermLanguage
.This package contains implementations of dsltools building
Term
s.Contains various generic utilities.
-
ClassDescriptionNodeTerm is the class used to represent trees of Terms that can have children.Term is the abstract class used to represent trees of Terms (term-trees).TermWalker is a visitor class that provides a framework for walking Term Trees
-
ClassDescriptionTermWalker is a visitor class that provides a framework for walking Term Trees
-
ClassDescriptionTerm is the abstract class used to represent trees of Terms (term-trees).TermWalker is a visitor class that provides a framework for walking Term Trees
-
-
-
ClassDescriptionNodeTerm is the class used to represent trees of Terms that can have children.
-
-
-
-
-
ClassDescriptionAtomicTerms is the class used to represent literal Terms such as String and Numbers.NodeTerm is the class used to represent trees of Terms that can have children.Term is the abstract class used to represent trees of Terms (term-trees).TermWalker is a visitor class that provides a framework for walking Term Trees
-