[][src]Macro swc_ecma_transforms::quote_ident

macro_rules! quote_ident {
    ($s:expr) => { ... };
    ($span:expr, $s:expr) => { ... };
}