next-line ( lexer -- )
The lexer

Prev:still-parsing? ( lexer -- ? )
Next:skip-blank ( lexer -- )


Vocabulary
lexer

Inputs
lexera lexer


Outputs
None

Word description
Advances the lexer to the next input line, discarding the remainder of the current line.

Definition