class Grammar
Grammar of the JEXL language.
Note that changes here may require a change in the Lexer or Parser.
<init>
Grammar()
elements
val elements: Map<String, GrammarElement>