@cruglobal/js-hcl2 - v0.1.1
GitHub
npm
Preparing search index...
Range
Interface Range
An inclusive-start, exclusive-end span of source text.
interface
Range
{
end
:
Position
;
start
:
Position
;
}
Index
Properties
end
start
Properties
Readonly
end
end
:
Position
Readonly
start
start
:
Position
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
start
GitHub
npm
@cruglobal/js-hcl2 - v0.1.1
Loading...
An inclusive-start, exclusive-end span of source text.