Skip to main content

call_src_to_range

Function call_src_to_range 

Source
pub fn call_src_to_range(
    call_src: &str,
    id_to_path_map: &HashMap<SolcFileId, String>,
) -> Option<Range>
Expand description

Convert a call_src string to an LSP Range.