Function dmntk_feel_parser::parse_context

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

Parses a context as defined in grammar rule 59.