Function handle_whitespace

Source
fn handle_whitespace(state: &mut LexerState<'_>)
Expand description

Handles whitespace characters in the input

ยงArguments

  • state - The current lexer state