public class ASTRuntimeException extends RuntimeException
Constructor and Description |
---|
ASTRuntimeException(AST ast,
String message) |
ASTRuntimeException(AST ast,
String message,
Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
protected static String |
description(AST node) |
AST |
getAst() |
int |
getColumn() |
int |
getLine() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString