syntax.EOF
Show source codeHide source code
let pub EOF = -1let pub EOF: IntThe value returned by Lexer.current and Lexer.peek to signal the end of
the input is reached.
let pub EOF = -1let pub EOF: IntThe value returned by Lexer.current and Lexer.peek to signal the end of
the input is reached.