Modifier and Type | Field and Description |
---|---|
int |
type
The type of token.
|
String |
value
The value of the token, or null for tokens without values.
|
public int type
public String value
public String toString()
public boolean isString()
public boolean isEOL()