parse_unary_tests

Function parse_unary_tests 

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

Parses unary tests as defined in grammar rule 15.