Serializable, GroovyExceptionInterfacepublic class ASTParserException extends ParserException
| Constructor | Description |
|---|---|
ASTParserException(String message,
ASTRuntimeException e) |
|
ASTParserException(ASTRuntimeException e) |
| Modifier and Type | Method | Description |
|---|---|---|
antlr.collections.AST |
getAst() |
isFatal, setFatalclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEndColumn, getEndLine, getLine, getMessage, getOriginalMessage, getSourceLocator, getStartColumn, getStartLine, setSourceLocatoraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ASTParserException(ASTRuntimeException e)
public ASTParserException(String message, ASTRuntimeException e)