[][src]Function swc_ecma_visit::visit_str

pub fn visit_str<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &Str,
    _parent: &dyn Node
)