Uses of Package
com.tangosol.coherence.dsltools.termtrees
Packages that use 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 
OPTokens.This package contains implementations of 
TermLanguage.This package contains implementations of dsltools building 
Terms.Contains various generic utilities.
- 
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dslqueryClassDescriptionNodeTerm 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
 - 
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dslquery.internalClassDescriptionTermWalker is a visitor class that provides a framework for walking Term Trees
 - 
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dslquery.operatorClassDescriptionTerm 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
 - 
 - 
 - 
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dslquery.statement.persistenceClassDescriptionNodeTerm is the class used to represent trees of Terms that can have children.
 - 
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dslquery.token
 - 
 - 
 - 
 - 
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dsltools.termtreesClassDescriptionAtomicTerms 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
 - 
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.util