[−][src]Trait antlr_rust::tree::NodeText
text of the node. Already implemented for all rule contexts
Required methods
pub fn get_node_text(&self, rule_names: &[&str]) -> String
[src]
Returns text representation of current node type, rule name for context nodes and token text for terminal nodes