Skip to main content

get_identifiers

Function get_identifiers 

Source
pub fn get_identifiers(expr: &Expression) -> Vec<&Expression>
Expand description

Collect all identifier references in the expression tree.