Node

Last modified: Oct 29, 2025

Base class for all nodes.

Constructor

new Node(nodeType?)
ParameterTypeDefault Value
nodeType?null | stringnull

Constructs a new node.

AccessorTypeModifiers
get typestringstatic
MethodTypeModifiers

Extends

any