|
Class Summary |
| ASTBuilder |
Untamed: The default implementation (and default superclass) for implementing
AstroBuilder simply, for building AstroAST-trees with AstroToken leaves. |
| AstroAST |
Untamed: AST node implementation which stores tokens explicitly. |
| AstroLexerSharedInputState |
Untamed: Extension of LexerSharedInputState that is aware of
file names and can annotate ExtentTokens with them and
with end position information. |
| AstroToken |
Untamed: A Kind of Antlr Token that preserves all the information in a
Functor. |