Class ASTParserException

All Implemented Interfaces:
Serializable, GroovyExceptionInterface

@Deprecated
public class ASTParserException
extends ParserException
Deprecated.
Thrown when trying to parse the AST
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getAst

      public AST getAst()
      Deprecated.