The actual source-code text for the node. Useful for debugging, but not much else.
The number of lines-of-code the node represents. Used to determine the height of the node when rendering.
Node markers for reachability testing
Optional
clusterThe cluster the node resides in, if any.
All the node IDs represented by this node after simplification.
The source-code offset the syntax represented by the node starts at. This is used for mapping between the graph and the code for navigation.
What type of syntax node are we representing here?