type property

int type
inherited

Get the token type of the token

Implementation

int get type;
void type=(int ttype)

Implementation

set type(int ttype);