bypassTokenType property

int bypassTokenType
final

The token type for the current token. This is the token type assigned to the bypass alternative for the rule during ATN deserialization.

Implementation

final int bypassTokenType;