[][src]Macro yarte_lexer::call

macro_rules! call {
    ($i:expr, $fun:expr, $($args:tt)*) => { ... };
}