match_module_declaration

Macro match_module_declaration 

Source
macro_rules! match_module_declaration {
    ($ty:ident) => { ... };
}
Expand description

Macro for matching ModuleDeclaration’s variants.