Uses of Class
com.tangosol.coherence.dsltools.base.NestedBaseTokens
-
Uses of NestedBaseTokens in com.tangosol.coherence.dsltools.precedence
Modifier and TypeMethodDescriptionNestingOPToken.getNest()
Obtain the NestedBaseTokens that this token will process.Modifier and TypeMethodDescriptionTerm[]
OPParser.readNestedCommaSeparatedList
(NestedBaseTokens nest) Build an array of ASTNodes by processing the this tokens nest as a comma separated list.NestingOPToken.setNest
(NestedBaseTokens nest) Set the NestedBaseTokens to process.