pub fn parse_context( scope: &FeelScope, input: &str, trace: bool, ) -> Result<AstNode>
Parses a context as defined in grammar rule 59.
context
59