class Prism::ClassVariableOperatorWriteNode
def save_name_loc(repository)
Save the name_loc location using the given saved source so that
def save_name_loc(repository) repository.enter(node_id, :name_loc) end
def save_name_loc(repository) repository.enter(node_id, :name_loc) end