The root node of any AST tree.

Contains top-level statements including the use statements.

Hierarchy (view full)

Constructors

Properties

Accessors

Methods

Constructors

Properties

statements: Statement[]
tokens: {
    eot: Token;
}

Accessors

Methods