Inferno  0.2
Steps::ForToWhile Class Reference

#include <for_to_while.hpp>

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

List of all members.

Public Member Functions

 ForToWhile ()
 ForToWhile ()

Detailed Description

Convert for loops into while loops, preserving correct behaviour of continue, which always means "jump to the bottom of the body"

Definition at line 18 of file for_to_while.hpp.


Constructor & Destructor Documentation


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