44 #ifndef Included_RexxInstructionExpose
45 #define Included_RexxInstructionExpose
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 flatten(RexxEnvelope *)
RexxInstructionExpose(RESTORETYPE restoreType)
RexxVariableBase * variables[1]
RexxInstructionExpose(size_t, RexxQueue *)
void liveGeneral(int reason)
void execute(RexxActivation *, RexxExpressionStack *)