yast2-core
|
Public Member Functions | |
void | setpos (const string &, int) |
Public Attributes | |
string | file |
int | line |
Data structure for a position in the source code.
void YCPDebugger::Position::setpos | ( | const string & | set_file, |
int | set_line | ||
) |
References file.
Referenced by YCPDebugger::add_breakpoint(), YCPDebugger::debug(), and YCPDebugger::handle_command().
string YCPDebugger::Position::file |
Referenced by YCPDebugger::debug().
int YCPDebugger::Position::line |
Referenced by YCPDebugger::debug().