This page requires javascript to work

[][src]Function minitt::parser::application_to_expression

fn application_to_expression(the_rule: Tok) -> Expression
This example is not tested
application = { atom ~ expression }