Auxiliary class for CD.toGraph. Stores the index of a node and its position in the diagram, though not the node itself. This way, nodes that come later in the diagram can be referenced even if they haven't been defined yet.
CD.toGraph
Constructor for the NodeRef class.
NodeRef
The index of a node in the diagram.
The position of a node in the diagram string.
The position of a node in the diagram.
Generated using TypeDoc, the 1/31/2021 at 6:18:55 AM
Auxiliary class for
CD.toGraph
. Stores the index of a node and its position in the diagram, though not the node itself. This way, nodes that come later in the diagram can be referenced even if they haven't been defined yet.