wsLexer top-level property

ChoiceParser wsLexer
final

Lexer for all types of white space

Implementation

final wsLexer = whiteSpaceLexer | lineCommentLexer | multiLineCommentLexer;