[][src]Macro swc_ecma_transforms::quote_expr

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