This page requires javascript to work

[][src]Function minitt::parser::pair_to_expression

fn pair_to_expression(the_rule: Tok) -> Expression
This example is not tested
pair = { atom ~ "," ~ expression }