Skip to main content

get_all_symbols

Function get_all_symbols 

Source
pub fn get_all_symbols(
    code: &String,
    search_key: &str,
    symbol_query: Box<dyn SymbolQuery>,
) -> Vec<(usize, String)>
Expand description

获取源码中的所有符号