Readonly
astThe AST node created from this CST node
Readonly
childrenOptional
Readonly
containerThe container node in the CST
Readonly
contentReadonly
elementReadonly
endReadonly
featureReadonly
fullReadonly
grammarThe grammar element from which this node was parsed
Readonly
hiddenWhether the token is hidden, i.e. not explicitly part of the containing grammar rule
Readonly
lengthReadonly
offsetOptional
Readonly
parentReadonly
rangeReadonly
rootThe root CST node
Readonly
textThe actual text
A composite CST node contains other nodes, but no directly associated token.