44 #ifndef Included_RexxInstructionIf
45 #define Included_RexxInstructionIf
52 inline void *
operator new(
size_t size,
void *ptr) {
return ptr;}
53 inline void operator delete(
void *) { }
54 inline void operator delete(
void *,
void *) { }
void setEndInstruction(RexxInstructionEndIf *)
void liveGeneral(int reason)
RexxInstructionIf(RexxObject *, RexxToken *)
RexxInstructionEndIf * else_location
RexxInstructionIf(RESTORETYPE restoreType)
void fixWhen(RexxInstructionEndIf *partner)
void setEndInstruction(RexxInstructionEndIf *)
void flatten(RexxEnvelope *)
void execute(RexxActivation *, RexxExpressionStack *)