Method: YARP::SourceFileNode#comment_targets

Defined in:
lib/yarp/node.rb

#comment_targetsObject

def comment_targets: () -> Array[Node | Location]



9348
9349
9350
# File 'lib/yarp/node.rb', line 9348

def comment_targets
  []
end