[][src]Macro parser::gen_nodekind_match

macro_rules! gen_nodekind_match {
    ($nodekindvar:expr, $varname:ident => $rhs:expr) => { ... };
}