Skip to main content

get_functions

Function get_functions 

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

Collect all function call nodes in the expression tree.