Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UnexpectedTokenError

Error thrown when parsing unexpected token.

Hierarchy

  • Error
    • UnexpectedTokenError

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

position

position: Position

Position of the unexpected token.

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc