class Prism::CallOrWriteNode
def comment_targets
def comment_targets [*receiver, *call_operator_loc, *message_loc, operator_loc, value] #: Array[Prism::node | Location] end
def comment_targets [*receiver, *call_operator_loc, *message_loc, operator_loc, value] #: Array[Prism::node | Location] end