Package jelan.elan

Interface Summary
Context Context is a hook for implementing language features that require an environment for evaluation.
 

Class Summary
CharConsts Symbolic names for character constants
GrammarElement All elements of the elan language (e.g., that make up an abstract syntax tree) should extend GrammarElement.