_RXVARNOVALUE_PARM Struct Reference

#include <rexx.h>

Public Attributes

RexxStringObject variable_name
 
RexxObjectPtr value
 

Detailed Description

Definition at line 794 of file rexx.h.

Member Data Documentation

◆ value

RexxObjectPtr _RXVARNOVALUE_PARM::value

Definition at line 796 of file rexx.h.

Referenced by RexxActivity::callNovalueExit().

◆ variable_name

RexxStringObject _RXVARNOVALUE_PARM::variable_name

Definition at line 795 of file rexx.h.

Referenced by RexxActivity::callNovalueExit().


The documentation for this struct was generated from the following file: