Go to the source code of this file.
Classes | |
class | RexxCode |
Macros | |
#define | INTERNAL_ROUTINE 1 |
#define | BUILTIN_ROUTINE 2 |
#define | EXTERNAL_ROUTINE 3 |
#define | DYNAMIC_ROUTINE 4 |
#define BUILTIN_ROUTINE 2 |
Definition at line 54 of file RexxCode.hpp.
#define DYNAMIC_ROUTINE 4 |
Definition at line 56 of file RexxCode.hpp.
#define EXTERNAL_ROUTINE 3 |
Definition at line 55 of file RexxCode.hpp.
#define INTERNAL_ROUTINE 1 |
Definition at line 53 of file RexxCode.hpp.