public class ParserTokenEvent extends Event
| Constructor and Description |
|---|
ParserTokenEvent(java.lang.Object source) |
ParserTokenEvent(java.lang.Object source,
int type,
int amount,
int value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAmount() |
int |
getValue() |
java.lang.String |
toString() |