@eagleoutice/flowr - v2.15.8
Preparing search index...
src/util/range
SourceLocation
Type Alias SourceLocation
SourceLocation
:
[
r
:
SourceRange
,
f
?:
string
]
A source location consisting of a source range and an optional file name.
See
SourceLocation.format
and related utility functions for working with source locations.
SourceLocation.view
if you prefer property access (
loc.startLine
,
loc.file
) over these functions.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
A source location consisting of a source range and an optional file name.