[][src]Macro swc_ecma_utils::quote_ident

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