Skip to main content

node_count

Function node_count 

Source
pub fn node_count(expr: &Expression) -> usize
Expand description

Count the total number of AST nodes in the expression tree.