|
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 | ||
| ) |
Referenced by YCPDebugger::add_breakpoint(), YCPDebugger::debug(), and YCPDebugger::handle_command().
| string YCPDebugger::Position::file |
Referenced by YCPDebugger::debug(), and setpos().
| int YCPDebugger::Position::line |
Referenced by YCPDebugger::debug(), and setpos().
1.8.6