Inferno  0.2
Steps::LogicalOrToIf Class Reference

#include <lower_control_flow.hpp>

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

List of all members.

Public Member Functions

 LogicalOrToIf ()

Detailed Description

Reduce || to an if, due to its conditional execution and sequence point behaviour

Definition at line 95 of file lower_control_flow.hpp.


Constructor & Destructor Documentation


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