ExpressionCompoundVariable.cpp File Reference
#include <stdlib.h>
#include "RexxCore.h"
#include "StringClass.hpp"
#include "QueueClass.hpp"
#include "StemClass.hpp"
#include "RexxVariableDictionary.hpp"
#include "RexxActivation.hpp"
#include "RexxActivity.hpp"
#include "ExpressionCompoundVariable.hpp"
#include "ExpressionVariable.hpp"
#include "RexxVariable.hpp"
#include "ProtectedObject.hpp"
#include "RexxCompoundTail.hpp"
Include dependency graph for ExpressionCompoundVariable.cpp:

Go to the source code of this file.

Functions

RexxObjectbuild (RexxString *variable_name, bool direct)
 

Function Documentation

◆ build()