Home
Manual
Reference
Source
ast
C
Children
F
_children_exhaust
F
flatten
F
map
F
materialize
F
rmap
F
transform
error
C
LookaheadMismatchError
C
SyntaxError
C
UnexpectedEndOfFileError
grammar
C
Grammar
F
_expandproduction
F
alphabet
F
expandobject
F
from
V
EW
ll1
C
Parser
F
_children_next_lazy
F
_compile
F
_follow
F
_parse_lazy
F
audit
F
compile
F
follow
F
from
F
is
F
parse
util
F
anyIterator
F
setadd
F
setaddall
src/error/SyntaxError.js
export default class SyntaxError extends Error {}