#include <schsymb.hpp>
Inheritance diagram for IntelibX_scheme_not_a_symbol:


Definition at line 60 of file schsymb.hpp.
Public Member Functions | |
| IntelibX_scheme_not_a_symbol (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 67 of file schsymb.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. |
1.4.1