Uses of Class
com.tangosol.coherence.dsltools.precedence.PunctuationOPToken
-
Packages that use PunctuationOPToken Package Description com.tangosol.coherence.dsltools.precedence This package contains implementations ofOPToken
s. -
-
Uses of PunctuationOPToken in com.tangosol.coherence.dsltools.precedence
Subclasses of PunctuationOPToken in com.tangosol.coherence.dsltools.precedence Modifier and Type Class Description class
EndOfStatementOPToken
An OPToken representing the end of a CohQL statement.class
EndOPToken
An OPToken representing the end of a token stream.
-