44 #ifndef Included_RexxInstructionInterpret
45 #define Included_RexxInstructionInterpret
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 *)
RexxInstructionInterpret(RexxObject *)
RexxInstructionInterpret(RESTORETYPE restoreType)