Macro swc_ecma_utils::quote_expr[][src]

macro_rules! quote_expr {
    ($span : expr, null) => { ... };
    ($span : expr, undefined) => { ... };
}