Interface error

Datatype for storing error data

Hierarchy

  • error

Properties

Properties

char: number

The column number of an error

line: number

The line number of an error

msg?: string

The error message (optional)

text: string

The raw text of expression causing the error

Generated using TypeDoc