pub fn cpp_template_term<'tree>(
node: Node<'tree>,
source: &str,
parameter_names: &[String],
ancestry: &ParentIndex<'tree>,
) -> CppTemplateTermpub fn cpp_template_term<'tree>(
node: Node<'tree>,
source: &str,
parameter_names: &[String],
ancestry: &ParentIndex<'tree>,
) -> CppTemplateTerm