Macro rustc_resolve::build_reduced_graph::method[][src]

macro_rules! method {
    ($visit : ident : $ty : ty, $invoc : path, $walk : ident) => { ... };
}