Function gabc_parser::debug_print[][src]

pub fn debug_print(rules: Pairs<Rule>) -> String

Pretty string representation of a Pairs parse tree. Useful for directly debugging the output of GABCParser::parse() or parse_gabc().