#include <UseStrictInstruction.hpp>
Public Attributes | |
RexxVariableBase * | variable |
RexxObject * | defaultValue |
Definition at line 49 of file UseStrictInstruction.hpp.
RexxObject* UseVariable::defaultValue |
Definition at line 53 of file UseStrictInstruction.hpp.
Referenced by RexxInstructionUseStrict::executeNamedArguments(), and RexxInstructionUseStrict::executePositionalArguments().
RexxVariableBase* UseVariable::variable |
Definition at line 52 of file UseStrictInstruction.hpp.
Referenced by RexxInstructionUseStrict::checkNamedArguments(), RexxInstructionUseStrict::executeNamedArguments(), and RexxInstructionUseStrict::executePositionalArguments().