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

How many top-level AST nodes do we have?