#include <oorexxapi.h>
Public Attributes | |
| RexxThreadContext * | threadContext |
| MethodContextInterface * | functions |
| ValueDescriptor * | arguments |
Definition at line 1428 of file oorexxapi.h.
| ValueDescriptor* RexxMethodContext_::arguments |
Definition at line 1432 of file oorexxapi.h.
Referenced by RexxNativeActivation::run().
| MethodContextInterface* RexxMethodContext_::functions |
Definition at line 1431 of file oorexxapi.h.
Referenced by RexxActivity::createMethodContext().
| RexxThreadContext* RexxMethodContext_::threadContext |
Definition at line 1430 of file oorexxapi.h.
Referenced by contextToActivity(), and RexxActivity::createMethodContext().