Uses of Class
com.tangosol.coherence.dsltools.base.LeafBaseToken
Package
Description
Contains base classes for all tokens processed by dsltools.
-
Uses of LeafBaseToken in com.tangosol.coherence.dsltools.base
Modifier and TypeClassDescriptionclass
IdentifierBaseToken is a token that represents an identifierclass
LiteralBaseToken is the BaseToken that represents literals such as String, Integer, Long, Float, and Double.class
OperatorBaseToken is a token that represents a known operator.class
PunctuationBaseToken is a token that represents a known punctuation.