Macro swc_ecma_utils::quote_expr

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