swc_ecma_utils

Macro quote_expr

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