parse_stmt

Function parse_stmt 

Source
pub fn parse_stmt<P: Parser>(p: &mut P) -> ReportedResult<Stmt>
Expand description

Parse a sequential or concurrent statement.