Parameter ParseWithErrors.1-P

type t

Abstract type for for tokens.

exception SyntaxError of string

Exception thrown whenever the lexer encounters a syntax error in the input file.

exception Error

Exception thrown whenever the parser reaches an error state.