#include "RexxInstruction.hpp"
Go to the source code of this file.
Classes | |
class | RexxInstructionRaise |
Macros | |
#define | raise_return 0x01 /* doing a return rather than exit */ |
#define | raise_array 0x02 /* additional info is an array */ |
#define raise_array 0x02 /* additional info is an array */ |
Definition at line 50 of file RaiseInstruction.hpp.
#define raise_return 0x01 /* doing a return rather than exit */ |
Definition at line 49 of file RaiseInstruction.hpp.