Class LeafCstNodeImpl

A leaf CST node corresponds to a token in the input token stream.

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