Inferno  0.2
Steps::InsertSwitch Class Reference

#include <state_out.hpp>

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

List of all members.

Public Member Functions

 InsertSwitch ()

Detailed Description

If there's a structure of gotos and labels that looks like a switch statement then insert a switch statement, turn labels into enums and the type of the control variable from void * to the new enum

Definition at line 76 of file state_out.hpp.


Constructor & Destructor Documentation

Definition at line 462 of file state_out.cpp.


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