Method: Prism::GlobalVariableTargetNode#comment_targets
- Defined in:
- lib/prism/node.rb
#comment_targets ⇒ Object
def comment_targets: () -> Array[Node | Location]
6383 6384 6385 |
# File 'lib/prism/node.rb', line 6383 def comment_targets [] end |