Uses of Package
com.tangosol.coherence.dslquery.token
Packages that use com.tangosol.coherence.dslquery.token
Package
Description
This package contains implementations of 
OPToken specifically
 for parsing CohQL statements.This package contains implementations of 
OPToken
 specifically for parsing persistence related CohQL statements.- 
Classes in com.tangosol.coherence.dslquery.token used by com.tangosol.coherence.dslquery.tokenClassDescriptionSQLExplainOPToken is used for parsing and specifying the AST used for an explain plan statement.SQLOPToken provides useful convenience methods for subclasses.
 -