@Deprecated public class ASTParserException extends ParserException
Thrown when trying to parse the AST
| Constructor and description | 
|---|
                                ASTParserException
                                (ASTRuntimeException e) | 
                        
                                ASTParserException
                                (String message, ASTRuntimeException e) | 
                        
| Methods inherited from class | Name | 
|---|---|
class SyntaxException | 
                            getEndColumn, getEndLine, getLine, getMessage, getOriginalMessage, getSourceLocator, getStartColumn, getStartLine, setSourceLocator | 
                        
class GroovyException | 
                            isFatal, setFatal | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.