- declarationOrStatement
DeclarationOrStatement declarationOrStatement;
- declarations
Declaration[] declarations;
- foreachType
ForeachType foreachType;
- foreachTypeList
ForeachTypeList foreachTypeList;
- high
Expression high;
- low
Expression low;
- startIndex
size_t startIndex;
- type
IdType type;