Readonly $Optional Readonly childrenNT's children.
Optional dataOptional errorOptional parentParent must be an NT unless this node is the root node, in this case parent is null.
Readonly startStart position of the input string. Same as the first token's start position.
Private Optional strCache the string representation.
Optional Readonly textT's text content.
Private Optional traversertraverser shouldn't be exposed
because we want users to use traverse instead of traverser directly.
Readonly typeT's or NT's name.
Return a tree-structured string.
Optional options: { Optional anonymous?: stringOptional indent?: stringOptional initialStatic fromGenerated using TypeDoc
Find AST node by its type name or literal value.