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.
![]() ![]() |
#include "RexxCollection.hpp"
Go to the source code of this file.
Classes | |
class | RexxTable |
Functions | |
RexxTable * | new_table () |
|
inline |
Definition at line 76 of file TableClass.hpp.
References RexxTable::newInstance().
Referenced by RexxBehaviour::addMethod(), RexxBehaviour::define(), RexxClass::getBehaviourDictionary(), ClassDirective::getClassMethods(), RexxClass::getInstanceBehaviourDictionary(), ClassDirective::getInstanceMethods(), RexxClass::methodDictionaryCreate(), RexxTable::newRexx(), RexxClass::newRexx(), RexxActivity::RexxActivity(), RexxDirectory::setMethod(), RexxDirectory::supplier(), and RexxHashTable::uniqueIndexes().