pub fn visit_literal_property_value<'ast, V: Visit<'ast> + ?Sized>(
    visitor: &mut V,
    pv: &'ast LiteralPropertyValue
)