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 <ExpressionBaseVariable.hpp>
Additional Inherited Members | |
![]() | |
static size_t | getObjectHeaderSize () |
![]() | |
ObjectHeader | header |
RexxBehaviour * | behaviour |
![]() | |
virtual | ~RexxVirtualBase () |
virtual void | baseVirtual () |
Definition at line 47 of file ExpressionBaseVariable.hpp.
|
inline |
Definition at line 49 of file ExpressionBaseVariable.hpp.
|
inlinevirtual |
Reimplemented in RexxCompoundVariable, RexxStemVariable, RexxParseVariable, and RexxExpressionMessage.
Definition at line 53 of file ExpressionBaseVariable.hpp.
Referenced by builtin_function_VALUE(), RexxInstructionDo::checkOver(), RexxInstructionDo::controlSetup(), RexxInstructionAssignment::execute(), RexxInstructionUseStrict::execute(), and RexxTrigger::parse().
|
inlinevirtual |
Reimplemented in RexxCompoundVariable, RexxStemVariable, and RexxParseVariable.
Definition at line 57 of file ExpressionBaseVariable.hpp.
Referenced by RexxInstructionGuard::execute().
|
inlinevirtual |
Reimplemented in RexxCompoundVariable, RexxStemVariable, RexxParseVariable, and RexxVariableReference.
Definition at line 54 of file ExpressionBaseVariable.hpp.
Referenced by RexxVariableReference::drop(), RexxInstructionDrop::execute(), and RexxInstructionUseStrict::execute().
|
inlinevirtual |
Reimplemented in RexxCompoundVariable, RexxStemVariable, and RexxParseVariable.
Definition at line 55 of file ExpressionBaseVariable.hpp.
|
inlinevirtual |
Reimplemented in RexxCompoundVariable, RexxStemVariable, and RexxParseVariable.
Definition at line 50 of file ExpressionBaseVariable.hpp.
Referenced by builtin_function_SYMBOL(), and builtin_function_VAR().
|
inlinevirtual |
Reimplemented in RexxCompoundVariable, RexxStemVariable, RexxParseVariable, and RexxVariableReference.
Definition at line 58 of file ExpressionBaseVariable.hpp.
Referenced by RexxVariableReference::expose(), and RexxActivation::expose().
|
inlinevirtual |
Reimplemented in RexxCompoundVariable, RexxStemVariable, RexxParseVariable, and RexxVariableReference.
Definition at line 59 of file ExpressionBaseVariable.hpp.
Referenced by RexxVariableReference::procedureExpose(), and RexxActivation::procedureExpose().
|
inlinevirtual |
Reimplemented in RexxCompoundVariable, RexxStemVariable, and RexxParseVariable.
Definition at line 51 of file ExpressionBaseVariable.hpp.
Referenced by RexxInstructionDo::checkControl(), and AttributeSetterCode::run().
|
inlinevirtual |
Reimplemented in RexxCompoundVariable, RexxStemVariable, and RexxParseVariable.
Definition at line 52 of file ExpressionBaseVariable.hpp.
|
inlinevirtual |
Reimplemented in RexxCompoundVariable, RexxStemVariable, and RexxParseVariable.
Definition at line 56 of file ExpressionBaseVariable.hpp.
Referenced by RexxInstructionGuard::execute().