class Prism::PinnedVariableNode

def comment_targets

def comment_targets: () -> Array[Node | Location]
def comment_targets
  [variable, operator_loc] #: Array[Prism::node | Location]
end