pub fn phrase_ref( opt_doctree_ref: &mut Option<&mut DocTree>, pattern_name: Pattern, captures: &Captures<'_>, ) -> (Vec<TreeNodeType>, usize)
Parses phrase references.