yast2-core
|
Function and source location, for backtraces. More...
#include <ExecutionEnvironment.h>
Public Member Functions | |
CallFrame (const string &f, int l, YECallPtr func, YCPValue *p) | |
Public Attributes | |
YECallPtr | function |
string | filename |
int | linenumber |
YCPValue * | params |
Function and source location, for backtraces.
|
inline |
string YaST::CallFrame::filename |
YECallPtr YaST::CallFrame::function |
int YaST::CallFrame::linenumber |
YCPValue* YaST::CallFrame::params |