Package com.tangosol.coherence.dsltools.termlanguage
This package contains implementations of
TermLanguage
.-
Class Summary Class Description ColonToken Colon is used to make attributes in a list or bag.CurlyToken CurlyToken is used to process expressions between bracketing characters such as are between "{" and "}" which should result in a bag such as {1,3,4,5}.TermLanguage TermLanguage is a simple language for building Terms.