ReadonlyastThe AST node created from this CST node
Optional ReadonlycontainerThe container node in the CST
ReadonlyendOptional ReadonlygrammarThe grammar element from which this node was parsed
ReadonlyhiddenWhether the token is hidden, i.e. not explicitly part of the containing grammar rule
ReadonlylengthReadonlyoffsetReadonlyrangeReadonlyrootThe root CST node
ReadonlytextThe actual text
Readonlytoken
A leaf CST node corresponds to a token in the input token stream.