ReadonlyastThe AST node created from this CST node
Optional ReadonlycontainerThe container node in the CST
ReadonlycontentReadonlyendReadonlyfullOptional 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
A composite CST node contains other nodes, but no directly associated token.