Inferno
0.2
|
#include <state_out.hpp>
Public Member Functions | |
InsertSwitch () |
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.
Definition at line 462 of file state_out.cpp.