parse_a_stmt

Macro parse_a_stmt 

Source
macro_rules! parse_a_stmt {
    ($st:ident, $parser:ident) => { ... };
}