The typed-error class constructors — { LarkError, ParseError, UnexpectedToken, ... }. Use for instanceof checks against the exact classes this library throws.
{ LarkError, ParseError, UnexpectedToken, ... }
instanceof
The typed-error class constructors —
{ LarkError, ParseError, UnexpectedToken, ... }. Use forinstanceofchecks against the exact classes this library throws.