public class DBEventErrorNode extends DBEvent
| Modifier and Type | Field and Description |
|---|---|
int |
id |
String |
text |
int |
type |
ADD_CHILD, ALL, BECOME_ROOT, BEGIN_BACKTRACK, BEGIN_RESYNC, COMMENCE, CONSUME_HIDDEN_TOKEN, CONSUME_TOKEN, CREATE_NODE, END_BACKTRACK, END_RESYNC, ENTER_ALT, ENTER_DECISION, ENTER_RULE, ENTER_SUBRULE, ERROR_NODE, EXIT_DECISION, EXIT_RULE, EXIT_SUBRULE, ints, LOCATION, LT, MARK, negOne, NIL_NODE, NO_EVENT, NONE, RECOGNITION_EXCEPTION, REWIND, SET_TOKEN_BOUNDARIES, TERMINATE| Constructor and Description |
|---|
DBEventErrorNode(int id) |
DBEventErrorNode(int id,
String text,
int type) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
convertToInteger, getEventName, getEventType, getGrammarName, setEventType, setGrammarNameCopyright © 2013. All rights reserved.