
#include <interfaceBuilder.h>


| Public Member Functions | |
| ForAll (char *ident_, char *begin_, char *end_, char *step_, Construct *cons_) | |
| virtual xi::SdagConstruct * | generateAst () | 
| Data Fields | |
| char * | ident | 
| char * | begin | 
| char * | end | 
| char * | step | 
| Construct * | cons | 
Definition at line 312 of file interfaceBuilder.h.
| Builder::SDAG::ForAll::ForAll | ( | char * | ident_, | |
| char * | begin_, | |||
| char * | end_, | |||
| char * | step_, | |||
| Construct * | cons_ | |||
| ) |  [inline] | 
Definition at line 317 of file interfaceBuilder.h.
| virtual xi::SdagConstruct* Builder::SDAG::ForAll::generateAst | ( | ) |  [inline, virtual] | 
Implements Builder::SDAG::Construct.
Definition at line 325 of file interfaceBuilder.h.
References begin, cons, end, Builder::SDAG::Construct::generateAst(), ident, xi::SIDENT, and step.

| char * Builder::SDAG::ForAll::end | 
| char * Builder::SDAG::ForAll::step | 
 1.5.5
 1.5.5