Macro swc_ecma_utils::quote_ident[][src]

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