Representation of the runtime stack frame. More...
#include <zorba/debugger_client.h>
Public Member Functions | |
virtual const QueryLocation & | getLocation () const =0 |
virtual const std::string & | getSignature () const =0 |
virtual | ~StackFrame () |
Representation of the runtime stack frame.
Definition at line 32 of file debugger_client.h.
|
inlinevirtual |
Definition at line 37 of file debugger_client.h.
|
pure virtual |
|
pure virtual |