LineIndex Type
Constructors
Constructor | Description |
Full Usage:
LineIndex(endings, maxIndex)
Parameters:
ImmutableArray<int64>
maxIndex : int64
Returns: LineIndex
|
|
Instance members
Instance member | Description |
Full Usage:
this.GetIndex
Parameters:
int
col : int64
Returns: int64
|
|
Full Usage:
this.GetLineCol
Parameters:
int64
Returns: int * int64
|
|
|
|