Skip to main content

parse_pattern_fragment_for_language

Function parse_pattern_fragment_for_language 

Source
pub fn parse_pattern_fragment_for_language(
    language: LowerLanguage,
    source: &str,
) -> Result<Pattern, ParseError>
Expand description

Parses a single pattern fragment for patch resolution using the selected language backend.