class Prism::ClassVariableOperatorWriteNode

def save_name_loc(repository)

it can be retrieved later.
Save the name_loc location using the given saved source so that
def save_name_loc(repository)
  repository.enter(node_id, :name_loc)
end