Class AbstractCstNodeAbstract

A node in the Concrete Syntax Tree (CST).

Hierarchy (view full)

Implements

Constructors

Properties

container?: CompositeCstNode

The container node in the CST

The grammar element from which this node was parsed

The root CST node

Accessors