Skip to main content

parse_while_loop

Function parse_while_loop 

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

Parse a while loop