<lexer-error> ( msg -- error )


Vocabulary
lexer

Inputs
msgan error


Outputs
errora lexer-error


Word description
Creates a new lexer-error, filling in the location information from the current lexer.

Definition