Class ASTParserException

All Implemented Interfaces:
Serializable, GroovyExceptionInterface

public class ASTParserException extends ParserException
Thrown when trying to parse the AST
See Also:
  • Constructor Details

  • Method Details

    • getAst

      public antlr.collections.AST getAst()