Package org.codehaus.groovy.antlr
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
AntlrASTProcessor An interface for processing antlr AST objects
Classes
AntlrASTProcessSnippets No description provided.
AntlrParserPlugin A parser plugin which adapts the JSR Antlr Parser to the Groovy runtime
AntlrParserPluginFactory No description provided.
AntlrSourceSummary Provides a summary of a SourceUnit (could contain 0 or more classes)
GroovySourceAST We have an AST subclass so we can track source information.
LexerFrame No description provided.
LineColumn An object representing a line and column position
SourceBuffer A simple buffer that provides line/col access to chunks of source code held within itself.
UnicodeEscapingReader Translates GLS-defined unicode escapes into characters.
Exceptions
ASTParserException Thrown when trying to parse the AST
ASTRuntimeException No description provided.