Expand description
Code for debugging the dep-graph.
Structsยง
- DepNode
Filter  - A dep-node filter goes from a user-defined string to a query over nodes. Right now the format is like this:
 - Edge
Filter  - A filter like 
F -> GwhereFandGare valid dep-node filters. This can be used to test the source/target independently.