public class ASTRuntimeException
extends java.lang.RuntimeException
Constructor and Description |
---|
ASTRuntimeException(AST ast,
java.lang.String message) |
ASTRuntimeException(AST ast,
java.lang.String message,
java.lang.Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
protected static java.lang.String |
description(AST node) |
AST |
getAst() |
int |
getColumn() |
int |
getLine() |