Base class for all Fluent AST nodes.

All productions described in the ASDL subclass BaseNode, including Span and Annotation.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

end: number
start: number
type: "Span" = ...

Methods