@tikoci/centrs
Preparing search index...
Position
Interface Position
A 0-based (line, column) position in
original
; column is a UTF-16 count.
interface
Position
{
col
:
number
;
line
:
number
;
}
Index
Properties
col
line
Properties
col
col
:
number
line
line
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
col
line
@tikoci/centrs
Loading...
A 0-based (line, column) position in
original; column is a UTF-16 count.