fn node_count(root: Option<&Syntax<'_>>) -> u32
Expand description

What is the total number of AST nodes?