word_stmt

Macro word_stmt 

Source
macro_rules! word_stmt {
    ($self:ident, $Kind: path, $Stmt: ident) => { ... };
}