is Discardable
Indicates whether this token should be discarded during lexing (when discard mode is enabled).
Tokens marked as discardable (such as whitespace or comments) can be automatically excluded from the token stream. The default value is false.