public class UserMsg2 extends UserMsg
Modifier and Type | Field and Description |
---|---|
protected ASTNode |
d_ast_node2 |
protected int |
d_col2 |
protected java.lang.String |
d_filename2 |
protected int |
d_line2 |
protected java.lang.String |
d_msg2 |
d_ast_node, d_col, d_filename, d_line, d_msg, d_type, d_verbiosity, ERROR, INTERNAL_ERROR, REMARK, s_types, WARNING
Constructor and Description |
---|
UserMsg2(int type,
java.lang.String msg,
ASTNode ast_node,
java.lang.String msg2,
ASTNode ast_node2) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
compareTo, getType, getVerbiosity, setVerbiosity
protected java.lang.String d_msg2
protected ASTNode d_ast_node2
protected int d_line2
protected int d_col2
protected java.lang.String d_filename2