SourceLocation.Spelling

Undocumented in source.
struct SourceLocation
struct Spelling {}

Members

Variables

column
uint column;
Undocumented in source.
file
File file;
Undocumented in source.
line
uint line;
Undocumented in source.
offset
uint offset;
Undocumented in source.

Meta