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().