find_body_node

Function find_body_node 

Source
pub fn find_body_node(node: Node<'_>, language: Language) -> Option<Node<'_>>
Expand description

Find the body node of a function/method