wsLexer top-level property
ChoiceParser
wsLexer
final
Lexer for all types of white space
Implementation
final wsLexer = whiteSpaceLexer | lineCommentLexer | multiLineCommentLexer;
Lexer for all types of white space
final wsLexer = whiteSpaceLexer | lineCommentLexer | multiLineCommentLexer;