@tikoci/centrs
Preparing search index...
Range
Interface Range
A half-open (line, col) range in
original
— the LSP range space.
interface
Range
{
end
:
Position
;
start
:
Position
;
}
Index
Properties
end
start
Properties
end
end
:
Position
start
start
:
Position
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
start
@tikoci/centrs
Loading...
A half-open (line, col) range in
original— the LSP range space.