antlr_rust::trees
pub fn get_node_text<'a>( t: &impl Tree<'a> + ?Sized, rule_names: &[&str]) -> String