[][src]Macro dominator::with_node

macro_rules! with_node {
    ($this:ident, $name:ident => { $($methods:tt)* }) => { ... };
}