@gmb/bitmark-parser - v7.2.0
Preparing search index...
Range
Interface Range
An LSP range:
start
inclusive,
end
exclusive; may span lines.
interface
Range
{
end
:
Position
;
start
:
Position
;
}
Index
Properties
end
start
Properties
end
end
:
Position
start
start
:
Position
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
start
@gmb/bitmark-parser - v7.2.0
Loading...
An LSP range:
startinclusive,endexclusive; may span lines.