Expand description
A graph representation for computing tree diffs.
Structs
- Vertex 🔒A vertex in a directed acyclic graph that represents a diff.
Enums
Functions
- Does this node look like punctuation?
- Pop as many parents of
lhs_nodeandrhs_nodeas possible. Return the new syntax nodes and parents. - Compute the neighbours of
vif we haven’t previously done so, and write them to the .neighbours cell insidev.