Skip to main content

parse_if_stmt

Function parse_if_stmt 

Source
pub fn parse_if_stmt(pair: Pair<'_, Rule>) -> Result<Statement>
Expand description

Parse an if statement