|
Orcus
|
Public Attributes | |
| std::string | line |
| std::size_t | line_number |
| std::size_t | offset_on_line |
| std::string orcus::line_with_offset::line |
content of the entire line.
| std::size_t orcus::line_with_offset::line_number |
0-based line number.
| std::size_t orcus::line_with_offset::offset_on_line |
0-based offset within the line.