ooRexx
4.2.0-source
About: ooRexx (Open Object Rexx) is a free implementation of Object Rexx. Object Rexx is an enhancement of the classic Rexx interpreter; a full-featured programming language with a human-oriented syntax. Fossies Dox: ooRexx-4.2.0-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) 
|
Go to the documentation of this file. 136 void * RexxDotVariable::operator
new(
size_t size)
void flatten(RexxEnvelope *)
#define memory_mark_general(oref)
RexxObject * evaluate(RexxActivation *, RexxExpressionStack *)
RexxObject * getValue(RexxActivation *)
#define flatten_reference(oref, envel)
RexxString * concatToCstring(const char *)
void push(RexxObject *value)
#define memory_mark(oref)
void traceDotVariable(RexxString *n, RexxObject *v)
RexxString * variableName
#define setUpFlatten(type)
RexxObject * rexxVariable(RexxString *)
void liveGeneral(int reason)
RexxObject * new_object(size_t s)
RexxObject * resolveDotVariable(RexxString *name)
RexxDotVariable(RexxString *)