WhileContextDef

Undocumented in source.

Members

Variables

backProp
bool backProp;
Undocumented in source.
contextName
string contextName;
Undocumented in source.
loopEnterNames
string[] loopEnterNames;
Undocumented in source.
loopExitNames
string[] loopExitNames;
Undocumented in source.
maximumIterationsName
string maximumIterationsName;
Undocumented in source.
nestedContexts
ControlFlowContextDef[] nestedContexts;
Undocumented in source.
parallelIterations
int parallelIterations;
Undocumented in source.
pivotForBodyName
string pivotForBodyName;
Undocumented in source.
pivotForPredName
string pivotForPredName;
Undocumented in source.
pivotName
string pivotName;
Undocumented in source.
swapMemory
bool swapMemory;
Undocumented in source.
valuesDef
ValuesDef valuesDef;
Undocumented in source.

Meta