44 #ifndef Included_RexxInstructionUseStrict
45 #define Included_RexxInstructionUseStrict
59 inline void *
operator new(
size_t size,
void *ptr) {
return ptr;}
60 inline void operator delete(
void *) { }
61 inline void operator delete(
void *,
void *) { }
void execute(RexxActivation *, RexxExpressionStack *)
RexxInstructionUseStrict(size_t, bool, bool, bool, bool, RexxQueue *, RexxQueue *)
RexxInstructionUseStrict(RESTORETYPE restoreType)
void checkNamedArguments()
void liveGeneral(int reason)
void executeNamedArguments(RexxActivation *, RexxExpressionStack *)
void flatten(RexxEnvelope *)
RexxObject * getArgument(RexxObject **arglist, size_t count, size_t target)
void executePositionalArguments(RexxActivation *, RexxExpressionStack *)
RexxVariableBase * variable
RexxObject * defaultValue