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