44 #ifndef Included_RexxInstructionOther
45 #define Included_RexxInstructionOther
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 *) { }
void execute(RexxActivation *, RexxExpressionStack *)
RexxInstructionOtherwise(RexxToken *)
RexxInstructionOtherwise(RESTORETYPE restoreType)