Base class for AST nodes which can have Spans.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

arguments: null | CallArguments
attribute: null | Identifier
span?: Span
type: "TermReference" = ...

Methods