Skip to main content
text_range_to_scip_range
rust_
analyzer
0.0.0
In rust_
analyzer::
cli::
scip
rust_analyzer
::
cli
::
scip
Function
text_
range_
to_
scip_
range
Copy item path
Source
fn text_range_to_scip_range( line_index: &
LineIndex
, range: TextRange, ) ->
Vec
<
i32
>