token_to_location
lsp_
core
0.1.0
In lsp_
core::
util
lsp_core
::
util
Function
token_
to_
location
Copy item path
Source
pub fn token_to_location( token: &
Range
<
usize
>, label: &
Label
, rope: &
Rope
, ) ->
Option
<
Location
>