pub fn collect_level_params_in_expr(e: &Expr) -> Vec<Name>
Collect all Level::Param names referenced in an expression.
Level::Param