swc_
ecma_
utils
0.106.18
swc_ecma_utils
Function
is_literal
Copy item path
source
pub fn is_literal<T>(node:
&T
) ->
bool
where T:
VisitWith
<
LiteralVisitor
>,