44 #ifndef Included_RexxInstructionElse
45 #define Included_RexxInstructionElse
49 class RexxEndInstructionEndIf;
54 inline void *
operator new(
size_t size,
void *ptr) {
return ptr;}
55 inline void operator delete(
void *) { }
56 inline void operator delete(
void *,
void *) { }
void liveGeneral(int reason)
RexxInstructionIf * parent
void execute(RexxActivation *, RexxExpressionStack *)
void setParent(RexxInstructionEndIf *)
void setEndInstruction(RexxInstructionEndIf *)
RexxInstructionElse(RESTORETYPE restoreType)
void flatten(RexxEnvelope *)
RexxInstructionElse(RexxToken *)