lex
Deprecated
'tokenize' is a more conventional term for lexing; prefer using `.tokenize()` instead.
Replace with
tokenize(input, discardEnabled = true)Content copied to clipboard
'tokenize' is a more conventional term for lexing; prefer using `.tokenize()` instead.
tokenize(input, discardEnabled = true)