44 #ifndef Included_RexxInstructionCall
45 #define Included_RexxInstructionCall
77 inline void *
operator new(
size_t size,
void *ptr) {
return ptr;}
78 inline void operator delete(
void *) { }
79 inline void operator delete(
void *,
void *) { }
virtual void trap(RexxActivation *, RexxDirectory *)
virtual void resolve(RexxDirectory *)
RexxInstructionCallBase()
uint16_t namedArgumentCount
RexxInstructionCall(RexxObject *, RexxString *, size_t, RexxQueue *, size_t, RexxQueue *, size_t, size_t)
void trap(RexxActivation *, RexxDirectory *)
void resolve(RexxDirectory *)
void execute(RexxActivation *, RexxExpressionStack *)
void flatten(RexxEnvelope *)
void liveGeneral(int reason)
RexxInstructionCall(RESTORETYPE restoreType)
RexxObject * arguments[1]