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)  

RexxCompoundElement.hpp File Reference
#include "RexxVariable.hpp"
#include "StringClass.hpp"
Include dependency graph for RexxCompoundElement.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RexxCompoundElement
 

Functions

RexxCompoundElementnew_compoundElement (RexxString *s)
 

Function Documentation

◆ new_compoundElement()

RexxCompoundElement* new_compoundElement ( RexxString s)
inline

Definition at line 84 of file RexxCompoundElement.hpp.

References RexxCompoundElement::newInstance().

Referenced by RexxCompoundTable::findEntry().