public class ASTParserException extends ParserException
| Constructor and Description | 
|---|
| ASTParserException(ASTRuntimeException e) | 
| ASTParserException(String message,
                  ASTRuntimeException e) | 
| Modifier and Type | Method and Description | 
|---|---|
| AST | getAst() | 
getEndColumn, getEndLine, getLine, getMessage, getOriginalMessage, getSourceLocator, getStartColumn, getStartLine, setSourceLocatorisFatal, setFataladdSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ASTParserException(ASTRuntimeException e)
public ASTParserException(String message, ASTRuntimeException e)
public AST getAst()