get_tree_type

Macro get_tree_type 

Source
macro_rules! get_tree_type {
    ( $n:ident ) => { ... };
    ( ) => { ... };
}