Lexer._type

The token type for the current token

class Lexer
int _type;

Meta