Skip to main content

get_literals

Function get_literals 

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

Collect all literal value nodes in the expression tree.