ATN.maxTokenType

The maximum value for any symbol recognized by a transition in the ATN.

class ATN
int maxTokenType;

Meta