44 #ifndef Included_RexxInstructionAssignment
45 #define Included_RexxInstructionAssignment
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 *) { }
RexxInstructionAssignment(RESTORETYPE restoreType)
void liveGeneral(int reason)
void flatten(RexxEnvelope *)
RexxVariableBase * variable
RexxInstructionAssignment(RexxVariableBase *, RexxObject *)
void execute(RexxActivation *, RexxExpressionStack *)