44 #ifndef Included_RexxInstructionThen
45 #define Included_RexxInstructionThen
51 inline void *
operator new(
size_t size,
void *ptr) {
return ptr;};
52 inline void operator delete(
void *) { }
53 inline void operator delete(
void *,
void *) { }
RexxInstructionThen(RESTORETYPE restoreType)
void liveGeneral(int reason)
void flatten(RexxEnvelope *)
void setElse(RexxInstruction *)
RexxInstructionThen(RexxToken *, RexxInstructionIf *)
RexxInstructionIf * parent
void execute(RexxActivation *, RexxExpressionStack *)
void setEndInstruction(RexxInstructionEndIf *)