Base class for AST nodes which can have Spans.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

arguments: unknown[]
code: string
message: string
span?: Span
type: "Annotation" = ...

Methods