pub fn parse_stmt_fragment(source: &str) -> Result<Stmt, ParseError>Expand description
Parses a single statement fragment for patch resolution.
pub fn parse_stmt_fragment(source: &str) -> Result<Stmt, ParseError>Parses a single statement fragment for patch resolution.