#include <schcont.hpp>
Inheritance diagram for IntelibX_scheme_not_a_context:
Definition at line 39 of file schcont.hpp.
Public Member Functions | |
IntelibX_scheme_not_a_context (SReference a_param) | |
void | AddStack (SReference r) |
Add an element to the carried stack-related information. | |
const char * | Description () const |
Get the description. | |
const SReference & | Parameter () const |
Get the parameter. | |
const SReference & | Stack () const |
Get the stack. |
|
Definition at line 212 of file schcont.cpp. |
|
Add an element to the carried stack-related information.
Definition at line 34 of file iexcept.cpp. References SReference::GetPtr(), and PTheEmptyList. |
|
Get the description.
Definition at line 85 of file iexcept.hpp. |
|
Get the parameter.
Definition at line 87 of file iexcept.hpp. |
|
Get the stack.
Definition at line 89 of file iexcept.hpp. |