|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
ASTBuilder | Builds an Abstract Syntax Tree from the Concrete Syntax Tree produced by the Parser. |
ExpressionStack | A combination stack and helper class for parsing groovy expression. |
ExpressionSupport | A helper for the expression parsing system that provides in-depth
analysis of CSTNode s. |
Parser | Reads the source text and produces a Concrete Syntax Tree. |
Exception Summary | |
ParserException | |
RuntimeParserException | A helper class to allow parser exceptions to be thrown anywhere in the code. |
UnexpectedTokenException |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |