Inferno  0.2
InPlaceTransformation Class Reference

#include <transformation.hpp>

Inheritance diagram for InPlaceTransformation:
[legend]
Collaboration diagram for InPlaceTransformation:
[legend]

List of all members.

Public Member Functions

virtual TreePtr< Nodeoperator() (TreePtr< Node > context, TreePtr< Node > root)

Detailed Description

Definition at line 49 of file transformation.hpp.


Member Function Documentation

virtual TreePtr<Node> InPlaceTransformation::operator() ( TreePtr< Node context,
TreePtr< Node root 
) [inline, virtual]

Implements Transformation.

Definition at line 55 of file transformation.hpp.

References ASSERTFAIL.


The documentation for this class was generated from the following file: