Function dmntk_feel_parser::parse_unary_tests[][src]

pub fn parse_unary_tests(
    scope: &Scope,
    input: &str,
    trace: bool
) -> Result<AstNode>
Expand description

Parses unary tests as defined in grammar rule 17.