| Home | Trees | Indices | Help |
|---|
|
|
Tree walker (it handles cyclic graphs by ignoring repeated nodes).
This is based directly on the catamorphism of the graph. The visitor encodes the type information. It may help to see the constructor arguments as type constructors.
Nodes should be subclasses of ConstructorGraphNode.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 9 21:50:59 2012 | http://epydoc.sourceforge.net |