Inferno  0.2
Render Class Reference

#include <render.hpp>

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

List of all members.

Public Member Functions

 Render (string of=string())
TreePtr< Nodeoperator() (TreePtr< Node > context, TreePtr< Node > root)

Detailed Description

Definition at line 9 of file render.hpp.


Constructor & Destructor Documentation

Render::Render ( string  of = string())

Definition at line 38 of file render.cpp.


Member Function Documentation

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

Implements Transformation.

Definition at line 44 of file render.cpp.

References ASSERT, and UniquifyIdentifiers::UniquifyScope().


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