tree_cast

Macro tree_cast 

Source
macro_rules! tree_cast {
    (($($t:tt)*) $var:expr ) => { ... };
}
Expand description

Convenience macro for casting enum variants for AST and PT.