#include <error_subsystem.h>
Public Methods | |
ObjectLocation () | |
ObjectLocation (String file, IInteger line) | |
ObjectLocation (String file, IInteger line, IInteger column) | |
bool | get_is_known () const |
String | get_file () const |
IInteger | get_line () const |
bool | get_has_column () const |
IInteger | get_column () const |
String | print_to_string () const |
|
|
|
|
|
|
|
|
|