Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NotAllInputParsedException

An exception of this type will be saved in Parser.errors when the parser has finished yet there exists remaining input (tokens) that has not processed.

Hierarchy

  • Error
    • NotAllInputParsedException

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

Optional stack

stack: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc