Inferno
0.2
|
#include <transformation.hpp>
Public Member Functions | |
virtual void | operator() (TreePtr< Node > context, TreePtr< Node > *proot) |
Definition at line 63 of file transformation.hpp.
virtual void OutOfPlaceTransformation::operator() | ( | TreePtr< Node > | context, |
TreePtr< Node > * | proot | ||
) | [inline, virtual] |
Implements Transformation.
Definition at line 69 of file transformation.hpp.