Package org.codehaus.groovy.antlr
Parser related classes.
-
Interface Summary Interface Description AntlrASTProcessor An interface for processing antlr AST objectsSourceInfo -
Class Summary Class Description AntlrASTProcessSnippets AntlrParserPlugin Deprecated. AntlrParserPluginFactory Deprecated. EnumHelper GroovySourceAST We have an AST subclass so we can track source information.GroovySourceToken This is a Token sub class to track line informationLexerFrame Deprecated. LineColumn An object representing a line and column positionPrimitiveHelper SourceBuffer A simple buffer that provides line/col access to chunks of source code held within itself.UnicodeEscapingReader Deprecated. UnicodeLexerSharedInputState Deprecated. -
Exception Summary Exception Description ASTParserException Deprecated. ASTRuntimeException Deprecated.
LexerFrame
instead