GroovyExceptionInterfacepublic class ASTParserException extends ParserException
| Constructor | Description |
|---|---|
ASTParserException(java.lang.String message,
ASTRuntimeException e) |
|
ASTParserException(ASTRuntimeException e) |
| Modifier and Type | Method | Description |
|---|---|---|
AST |
getAst() |
isFatal, setFatalclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEndColumn, getEndLine, getLine, getMessage, getOriginalMessage, getSourceLocator, getStartColumn, getStartLine, setSourceLocatorpublic ASTParserException(ASTRuntimeException e)
public ASTParserException(java.lang.String message,
ASTRuntimeException e)
public AST getAst()