[]
Initializes a new instance of the Location structure.
public Location(long index, long line, long column)
Type | Name | Description |
---|---|---|
long | index | The initial value for Index. |
long | line | The initial value for Line. |
long | column | The initial value for Column. |