cfor_t Struct Reference
For-loop.
More...
List of all members.
Public Member Functions |
|
| DECLARE_COMPARISONS (cfor_t) |
Public Attributes |
|
cexpr_t | init |
| | Initialization expression.
|
|
cexpr_t | step |
| | Step expression.
|
Detailed Description
For-loop.
Definition at line 1886 of file hexrays.hpp.