Member Junction
Preparing search index...
@memberjunction/context-crush
code
FocalRange
Interface FocalRange
A 1-based, inclusive line range the caller is actively focused on (kept verbatim).
interface
FocalRange
{
EndLine
:
number
;
StartLine
:
number
;
}
Index
Properties
End
Line
Start
Line
Properties
End
Line
EndLine
:
number
Start
Line
StartLine
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
End
Line
Start
Line
Member Junction
Loading...
A 1-based, inclusive line range the caller is actively focused on (kept verbatim).