Macro python_ast::tk_tag [] [src]

macro_rules! tk_tag {
    ($i:expr, $tag: expr) => { ... };
}