Package | Description |
---|---|
com.tangosol.coherence.dsltools.base |
Modifier and Type | Class and Description |
---|---|
class |
IdentifierBaseToken
IdentifierBaseToken is a token that represents an identifier
|
class |
LiteralBaseToken
LiteralBaseToken is the BaseToken that represents literals such as String,
Integer, Long, Float, and Double.
|
class |
OperatorBaseToken
OperatorBaseToken is a token that represents a known operator.
|
class |
PunctuationBaseToken
PunctuationBaseToken is a token that represents a known punctuation.
|