|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
AST |
ast
|
Constructor Summary | |
ASTRuntimeException(AST ast, String message)
|
|
ASTRuntimeException(AST ast, String message, Throwable throwable)
|
Method Summary | |
---|---|
static String |
description(AST node)
|
AST |
getAst()
|
int |
getColumn()
|
int |
getLine()
|
Constructor Detail |
---|
public ASTRuntimeException(AST ast, String message)
public ASTRuntimeException(AST ast, String message, Throwable throwable)
Method Detail |
---|
static String description(AST node)
public AST getAst()
public int getColumn()
public int getLine()