class Prism::CallTargetNode
def save_call_operator_loc(repository)
Save the call_operator_loc location using the given saved source so that
def save_call_operator_loc(repository) repository.enter(node_id, :call_operator_loc) end
def save_call_operator_loc(repository) repository.enter(node_id, :call_operator_loc) end