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