A composite CST node contains other nodes, but no directly associated token.
Optional
The container node in the CST
Readonly
The grammar element from which this node was parsed
The root CST node
The AST node created from this CST node
use content instead.
content
use astNode instead.
astNode
use grammarSource instead.
grammarSource
Whether the token is hidden, i.e. not explicitly part of the containing grammar rule
use container instead.
container
The actual text
A composite CST node contains other nodes, but no directly associated token.