wsLexer top-level property

ChoiceParser wsLexer
final

Lexer for all types of white space

Implementation

final wsLexer = WS | COMMENT | LINE_COMMENT;