public class DBEventRewind extends DBEvent
| Modifier and Type | Field and Description |
|---|---|
int |
id |
static int |
REWIND_TO_LAST_MARK |
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 |
|---|
DBEventRewind() |
DBEventRewind(int i) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
rewindToLastMark() |
String |
toString() |
convertToInteger, getEventName, getEventType, getGrammarName, setEventType, setGrammarNamepublic static final int REWIND_TO_LAST_MARK
public int id
Copyright © 2013. All rights reserved.