Base class for AST nodes which can have Spans.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

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

Methods