|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
TokenStream | Provides a stream of lexer tokens for use by (primarily) the parsing systems. |
Class Summary | |
AbstractTokenStream | Provides the common code for implementations. |
CSTNode | An abstract base class for nodes in the concrete syntax tree that is the result of parsing. |
Numbers | Helper class for processing Groovy numeric literals. |
Reduction | A syntax reduction, produced by the Parser . |
Token | A CSTNode produced by the Lexer . |
Types | Typing information for the CST system. |
Exception Summary | |
ReadException | Encapsulates non-specific i/o exceptions. |
SyntaxException | Base exception indicating a syntax error. |
TokenException | |
TokenMismatchException |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |