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

Parses a context as defined in grammar rule 59.