type property

int type
getter/setter pair

The token type for the current token

Implementation

int type = Token.INVALID_TYPE;