pub fn parse_rdl_pattern<'a>( text: Span<'a>, or: bool, and: bool, ctx: &'a RynaContext, ) -> PResult<'a, Pattern>