Uses of Package
com.tangosol.coherence.dsltools.termtrees
-
Packages that use com.tangosol.coherence.dsltools.termtrees Package Description com.tangosol.coherence.dslquery Contains packages and classes supporting the Coherence CohQL command line tool.com.tangosol.coherence.dslquery.internal com.tangosol.coherence.dslquery.operator This package contains implementations of theBaseOperator
interface.com.tangosol.coherence.dslquery.queryplus This package contains commands that are specific to theQueryPlus
tool rather than general CohQL commands.com.tangosol.coherence.dslquery.statement This package containsStatementBuilder
implementations.com.tangosol.coherence.dslquery.statement.persistence This package contains classes for persistence related statement builders.com.tangosol.coherence.dslquery.token This package contains implementations ofOPToken
specifically for parsing CohQL statements.com.tangosol.coherence.dslquery.token.persistence This package contains implementations ofOPToken
specifically for parsing persistence related CohQL statements.com.tangosol.coherence.dsltools.precedence This package contains implementations ofOPToken
s.com.tangosol.coherence.dsltools.termlanguage This package contains implementations ofTermLanguage
.com.tangosol.coherence.dsltools.termtrees This package contains implementations of dsltools buildingTerm
s.com.tangosol.util Contains various generic utilities. -
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dslquery Class Description NodeTerm NodeTerm is the class used to represent trees of Terms that can have children.Term Term is the abstract class used to represent trees of Terms (term-trees).TermWalker 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.internal Class Description TermWalker 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.operator Class Description Term Term is the abstract class used to represent trees of Terms (term-trees).TermWalker 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.queryplus Class Description NodeTerm NodeTerm is the class used to represent trees of Terms that can have children.Term Term is the abstract class used to represent trees of Terms (term-trees). -
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dslquery.statement Class Description NodeTerm NodeTerm is the class used to represent trees of Terms that can have children.Term Term is the abstract class used to represent trees of Terms (term-trees). -
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dslquery.statement.persistence Class Description NodeTerm NodeTerm 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 Class Description Term Term is the abstract class used to represent trees of Terms (term-trees). -
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dslquery.token.persistence Class Description Term Term is the abstract class used to represent trees of Terms (term-trees). -
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dsltools.precedence Class Description Term Term is the abstract class used to represent trees of Terms (term-trees). -
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dsltools.termlanguage Class Description Term Term is the abstract class used to represent trees of Terms (term-trees). -
Classes in com.tangosol.coherence.dsltools.termtrees used by com.tangosol.coherence.dsltools.termtrees Class Description AtomicTerm AtomicTerms is the class used to represent literal Terms such as String and Numbers.NodeTerm NodeTerm is the class used to represent trees of Terms that can have children.Term Term is the abstract class used to represent trees of Terms (term-trees).TermWalker 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 Class Description Term Term is the abstract class used to represent trees of Terms (term-trees).