let replace_string_constants file =
  let visitor = new replaceStringConstants in
  visit_and_update_globals visitor file