| 
    Inferno
    0.2
    
   
   | 
  
  
  
 
#include "sr/search_replace.hpp"Go to the source code of this file.
Classes | |
| class | Steps::DetectUncombableSwitch | 
| class | Steps::MakeAllForUncombable | 
| class | Steps::DetectCombableFor | 
| class | Steps::MakeAllBreakUncombable | 
| class | Steps::DetectCombableBreak | 
| class | Steps::ForToWhile | 
| class | Steps::WhileToDo | 
| class | Steps::IfToIfGoto | 
| class | Steps::SwitchToIfGoto | 
| class | Steps::DoToIfGoto | 
| class | Steps::BreakToGoto | 
| class | Steps::LogicalOrToIf | 
| class | Steps::LogicalAndToIf | 
| class | Steps::MultiplexorToIf | 
| class | Steps::ExtractCallParams | 
Namespaces | |
| namespace | Steps | 
Steps namespace contains all of inferno's transformation steps.  | |