Skip to main content

parse_to_ast

Function parse_to_ast 

Source
pub fn parse_to_ast(pattern: &str) -> Result<Ast, ResharpError>
Expand description

Parse a pattern into the raw AST without converting to algebra nodes.