first_ancestor_expr

Function first_ancestor_expr 

Source
pub fn first_ancestor_expr(node: LinkedNode<'_>) -> Option<LinkedNode<'_>>
Expand description

Finds the first ancestor node that is an expression.