Header menu logo fantomas

SyntaxError Type

The error raised by the parse_error_rich function, which is called by the parser engine when a syntax error occurs. The first object is the ParseErrorContext which contains a dump of information about the grammar at the point where the error occurred, e.g. what tokens are valid to shift next at that point in the grammar. This information is processed in CompileOps.fs.

Record fields

Record Field Description

Data0

Full Usage: Data0

Field type: obj
Field type: obj

range

Full Usage: range

Field type: range
Field type: range

Type something to start searching.