wsLexer top-level property
ChoiceParser
wsLexer
final
Lexer for all types of white space
Implementation
final wsLexer = WS | COMMENT | LINE_COMMENT;
Lexer for all types of white space
final wsLexer = WS | COMMENT | LINE_COMMENT;