public class TraceEvent extends GuessingEvent
| Modifier and Type | Field and Description |
|---|---|
static int |
DONE_PARSING |
static int |
ENTER |
static int |
EXIT |
| Constructor and Description |
|---|
TraceEvent(java.lang.Object source) |
TraceEvent(java.lang.Object source,
int type,
int ruleNum,
int guessing,
int data) |
| Modifier and Type | Method and Description |
|---|---|
int |
getData() |
int |
getRuleNum() |
java.lang.String |
toString() |
getGuessing