Inferno  0.2
Steps::CleanupNestedIf Class Reference

Simplify if(x) if(y) z using &&. More...

#include <clean_up.hpp>

Inheritance diagram for Steps::CleanupNestedIf:
[legend]
Collaboration diagram for Steps::CleanupNestedIf:
[legend]

List of all members.

Public Member Functions

 CleanupNestedIf ()

Detailed Description

Simplify if(x) if(y) z using &&.

Definition at line 96 of file clean_up.hpp.


Constructor & Destructor Documentation

Definition at line 422 of file clean_up.cpp.


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