Struct Location
Constructors
Name | Description |
---|---|
this
|
|
this
|
Fields
Name | Type | Description |
---|---|---|
col
|
int |
Zero-indexed, Tab counts as 1 |
file
|
string |
Filename (including path) |
index
|
ulong |
Index into the source |
line
|
int |
Zero-indexed |
Methods
Name | Description |
---|---|
toString
|