Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MismatchedTokenException

An exception of this type will be saved in Parser.errors when Parser.CONSUME was called but failed to match the expected Token Type.

Hierarchy

  • Error
    • MismatchedTokenException

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

Optional stack

stack: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc