Property | Type | Description | |
---|---|---|---|
ConditionBlock | List |
||
ConditionEndIndex | int | ||
ElseBlock | List |
||
ElseIndex | int | ||
PrimaryBlock | List |
||
PrimaryBlockPops | bool |
Method | Description | |
---|---|---|
Create ( char instrCh, Instruction instr, int index, int addIndex, int conditionEndIndex, int elseIndex, bool elsePops ) : |
public static Create ( char instrCh, Instruction instr, int index, int addIndex, int conditionEndIndex, int elseIndex, bool elsePops ) : |
||
instrCh | char | |
instr | Instruction | |
index | int | |
addIndex | int | |
conditionEndIndex | int | |
elseIndex | int | |
elsePops | bool | |
return |