Options
All
  • Public
  • Public/Protected
  • All
Menu

Error class for parser errors

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new ParserError(index: number, ...args: Array<any>): ParserError

Properties

index

index: number

Index in source where error occurred

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static SyntaxError

SyntaxError: SyntaxErrorConstructor

Generated using TypeDoc