zorba::StackFrame

#include <zorba/debugger_client.h>

Representation of the runtime stack frame.

Public Functions

const QueryLocation &

getLocation() const =0

const std::string &

getSignature() const =0

~StackFrame()

Public Functions

getLocation

const QueryLocation & getLocation() const =0

getSignature

const std::string & getSignature() const =0

~StackFrame

 ~StackFrame()