|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ASTBuilder | |
CSTNode | Node in the concrete syntax tree. |
Parser | Reads the source text and produces a hierarchy of Concrete Syntax Trees (CSTs). |
Exception Summary | |
ParserException | |
RuntimeParserException | A helper class to allow parser exceptions to be thrown anywhere in the code. |
UnexpectedTokenException |
The main parser of Groovy code into the Groovy AST model (Abstract Syntax Tree)
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |