class Prism::CapturePatternNode

def comment_targets

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