Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParseError

Hierarchy

Index

Constructors

constructor

  • new ParseError(msg: string, line: number, col: number): ParseError

Properties

col

col: number

line

line: number

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc