Inferno
0.2
|
#include <misc.hpp>
Public Member Functions | |
virtual TreePtr< Node > | operator() (TreePtr< Node > context, TreePtr< Node > root) |
Static Public Attributes | |
static GetDeclaration | instance |
TreePtr< Node > GetDeclaration::operator() | ( | TreePtr< Node > | context, |
TreePtr< Node > | root | ||
) | [virtual] |
Implements Transformation.
GetDeclaration GetDeclaration::instance [static] |
Definition at line 14 of file misc.hpp.
Referenced by Steps::CleanupUnusedVariables::CleanupUnusedVariables(), MakeResetAssignmentPattern(), and Steps::UseTempForReturnValue::UseTempForReturnValue().