Macro rustc_resolve::build_reduced_graph::method

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