Inferno
0.2
|
#include <graph.hpp>
Public Member Functions | |
Graph (string of=string()) | |
void | operator() (Transformation *root) |
TreePtr< Node > | operator() (TreePtr< Node > context, TreePtr< Node > root) |
Graph::Graph | ( | string | of = string() | ) |
void Graph::operator() | ( | Transformation * | root | ) |
Implements Transformation.
Definition at line 78 of file graph.cpp.
References UniqueFilter::Reset().