Location

Undocumented in source.

Members

Variables

column
size_t column;

Byte offset from the start of the line

file
string file;

Name of the source file

line
size_t line;

Line within the file (Unix/Windows/Mac line endings are recognized)

offset
size_t offset;

Byte offset from the start of the input string

Meta