Skip to main content

extract_function

Function extract_function 

Source
pub fn extract_function(
    node: &Node<'_>,
    content: &str,
    in_container: bool,
    name: &str,
) -> Symbol
Expand description

Extract a function/method symbol from a node.