Package org.codehaus.groovy.antlr
package org.codehaus.groovy.antlr
-
ClassDescriptionAn interface for processing antlr AST objectsA parser plugin which adapts the JSR Antlr Parser to the Groovy runtimeThrown when trying to parse the ASTUsed within the Groovy's AntlrParserPluginWe have an AST subclass so we can track source information.This is a Token sub class to track line informationAn object representing a line and column positionA simple buffer that provides line/col access to chunks of source code held within itself.Translates GLS-defined unicode escapes into characters.GRECLIPSE-805 Support for unicode escape sequences