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