Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
callhierarchy
containsRange
Function containsRange
contains
Range
(
range
,
otherRange
)
:
boolean
Test if
otherRange
is in
range
. If the ranges are equal, will return true.
Parameters
range
:
Range
otherRange
:
Range
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...
Test if
otherRange
is inrange
. If the ranges are equal, will return true.