GroovyExceptionInterface
public class ASTParserException extends ParserException
Constructor | Description |
---|---|
ASTParserException(java.lang.String message,
ASTRuntimeException e) |
|
ASTParserException(ASTRuntimeException e) |
Modifier and Type | Method | Description |
---|---|---|
antlr.collections.AST |
getAst() |
isFatal, setFatal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLine, getMessage, getOriginalMessage, getSourceLocator, getStartColumn, getStartLine, setSourceLocator
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
getEndColumn
public ASTParserException(ASTRuntimeException e)
public ASTParserException(java.lang.String message, ASTRuntimeException e)