| 
Groovy 1.8.5 | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| AntlrASTProcessor | An interface for processing antlr AST objects | 
| SourceInfo | |
| Class Summary | |
|---|---|
| AntlrASTProcessSnippets | Process to decorate antlr AST with ending line/col info, and if possible the snipppet of source from the start/end line/col for each node. | 
| AntlrParserPlugin | A parser plugin which adapts the JSR Antlr Parser to the Groovy runtime | 
| AntlrParserPluginFactory | @version $Revision$ | 
| EnumHelper | |
| GroovySourceAST | We have an AST subclass so we can track source information. | 
| GroovySourceToken | This is a Token sub class to track line information | 
| LexerFrame | @author Santhosh Kumar T | 
| 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. | 
| UnicodeLexerSharedInputState | GRECLIPSE-805 Support for unicode escape sequences | 
| Exception Summary | |
|---|---|
| ASTParserException | Thrown when trying to parse the AST | 
| ASTRuntimeException | @author James Strachan | 
Copyright © 2003-2011 The Codehaus. All rights reserved.