class Prism::BlockArgumentNode

def comment_targets

def comment_targets: () -> Array[Node | Location]
def comment_targets
  [*expression, operator_loc]
end