Readonly
astThe AST node created from this CST node
Optional
Readonly
containerThe container node in the CST
Readonly
elementReadonly
endReadonly
featureReadonly
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
Readonly
token
A leaf CST node corresponds to a token in the input token stream.