44 #ifndef Included_RexxVariableReference
45 #define Included_RexxVariableReference
51 void *
operator new(size_t);
52 inline void *
operator new(
size_t size,
void *ptr) {
return ptr;};
53 inline void operator delete(
void *) { ; }
54 inline void operator delete(
void *,
void *) { ; }
void liveGeneral(int reason)
void upper(RexxActivation *)
void drop(RexxActivation *)
RexxList * list(RexxActivation *, RexxExpressionStack *)
void expose(RexxActivation *, RexxExpressionStack *, RexxVariableDictionary *)
RexxVariableReference(RESTORETYPE restoreType)
RexxVariableBase * variableObject
void flatten(RexxEnvelope *)
void procedureExpose(RexxActivation *, RexxActivation *, RexxExpressionStack *)