Skip to main content

is_call_callee_node

Function is_call_callee_node 

Source
pub fn is_call_callee_node(node: Node<'_>) -> bool
Expand description

Whether node is part of a call’s callee expression, walking only through the grammar wrappers that can structurally contain that callee.