nxt.line_column

Conversions from string/file offset to line and column.

Members

Functions

diagnoseGNUStyle
void diagnoseGNUStyle(string tag, string path, LineColumn lc, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
offsetLineColumn
LineColumn offsetLineColumn(char[] haystack, size_t offset)

Convert offset at haystack to line and column.

Structs

LineColumn
struct LineColumn
Undocumented in source.

See Also

Meta