ParseErrorResult
Defined in: src/runtime/diagnostics.ts:89
No interpretation matched the input.
Properties
Section titled “Properties”code:
"PARSE_ERROR"
Defined in: src/runtime/diagnostics.ts:90
message
Section titled “message”message:
string
Defined in: src/runtime/diagnostics.ts:91
position
Section titled “position”position:
number
Defined in: src/runtime/diagnostics.ts:93
0-based offset into the input
expected
Section titled “expected”expected: readonly
string[]
Defined in: src/runtime/diagnostics.ts:95
Token descriptions that would have been valid at position
found:
string
Defined in: src/runtime/diagnostics.ts:97
The next few characters at position