pub fn parse_restrictedexpr(
    ptext: &str
) -> Result<RestrictedExpr, Vec<ParseError>>
Expand description

parse a RestrictedExpr