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