menu
saropa_dart_utils package
documentation
string/tokenizer_pipeline_utils.dart
TokenRule
shouldSkip property
shouldSkip property
dark_mode
light_mode
shouldSkip
property
bool
shouldSkip
final
When true, matches advance the cursor but emit no token.
Implementation
final bool shouldSkip;
saropa_dart_utils package
documentation
string/tokenizer_pipeline_utils
TokenRule
shouldSkip property
TokenRule class