44 #ifndef Included_RexxStemVariable
45 #define Included_RexxStemVariable
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 assign(RexxActivation *, RexxExpressionStack *, RexxObject *)
void setGuard(RexxActivation *)
void flatten(RexxEnvelope *)
void set(RexxActivation *, RexxObject *)
void drop(RexxActivation *)
RexxObject * getRealValue(RexxVariableDictionary *)
void upper(RexxActivation *)
RexxObject * getValue(RexxVariableDictionary *)
void procedureExpose(RexxActivation *, RexxActivation *, RexxExpressionStack *)
bool exists(RexxActivation *)
RexxObject * evaluate(RexxActivation *, RexxExpressionStack *)
RexxStemVariable(RESTORETYPE restoreType)
void clearGuard(RexxActivation *)
void expose(RexxActivation *, RexxExpressionStack *, RexxVariableDictionary *)
void liveGeneral(int reason)
bool sort(RexxActivation *context, RexxString *prefix, int order, int type, size_t start, size_t end, size_t firstcol, size_t lastcol)