public class ASTParserException extends ParserException
| Constructor and Description | 
|---|
| ASTParserException(ASTRuntimeException e) | 
| ASTParserException(java.lang.String message,
                  ASTRuntimeException e) | 
| Modifier and Type | Method and Description | 
|---|---|
| antlr.collections.AST | getAst() | 
getEndColumn, getEndLine, getLine, getMessage, getOriginalMessage, getSourceLocator, getStartColumn, getStartLine, setSourceLocatorisFatal, setFatalpublic ASTParserException(ASTRuntimeException e)
public ASTParserException(java.lang.String message,
                          ASTRuntimeException e)