Skip to main content

parse_ast

Function parse_ast 

Source
pub fn parse_ast<'s>(
    tb: &mut RegexBuilder,
    pattern: &'s str,
) -> Result<NodeId, ResharpError>