il::for_loop Class Reference
A for loop construct.
More...
#include <for_loop.h>
List of all members.
Detailed Description
A for loop construct.
Member Function Documentation
- Returns:
- the actual body of the loop
expression * il::for_loop::get_continuation_cond |
( |
|
) |
|
- Returns:
- the expression representing the continuation condition of the loop
expression * il::for_loop::get_update_expression |
( |
|
) |
|
- Returns:
- update expression such as i++
The documentation for this class was generated from the following files: