|
| SourceRange (std::shared_ptr< std::string > file_, size_t start_, size_t end_) |
|
const std::string | text () const |
|
size_t | size () const |
|
void | highlight (std::ostream &out) const override |
|
const std::string & | file () const |
|
const std::shared_ptr< std::string > & | file_ptr () const |
|
size_t | start () const |
|
size_t | end () const |
|
|
static const size_t | CONTEXT = 10 |
|
|
const char * | function |
|
const char * | file |
|
uint32_t | line |
|
Definition at line 14 of file source_range.h.
The documentation for this struct was generated from the following file: