Base class for AST nodes which can have Spans.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

attributes: Attribute[]
comment: null | Comment
span?: Span
type: "Term" = ...
value: Pattern

Methods