[][src]Function antlr_rust::trees::get_node_text

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