Base class for AST nodes which can have Spans.

Hierarchy

Constructors

Properties

annotations: Annotation[]
content: string
span?: Span
type: "Junk" = ...

Methods