|
NEST
2.6.0,not_revisioned_source_dir@0
|
#include <slistack.h>
Public Member Functions | |
| PopFunction () | |
| void | execute (SLIInterpreter *) const |
Public Member Functions inherited from SLIFunction | |
| SLIFunction () | |
| virtual | ~SLIFunction () |
| virtual void | backtrace (SLIInterpreter *, int) const |
| Show stack backtrace information on error. More... | |
|
inline |
|
virtual |
Implements SLIFunction.
References SLIInterpreter::EStack, TokenStack::load(), SLIInterpreter::OStack, TokenStack::pop(), SLIInterpreter::raiseerror(), and SLIInterpreter::StackUnderflowError.
1.8.7