class Prism::BreakNode

def comment_targets

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