Method: YARP::ClassVariableAndWriteNode#comment_targets
- Defined in:
- lib/yarp/node.rb
#comment_targets ⇒ Object
def comment_targets: () -> Array[Node | Location]
2174 2175 2176 |
# File 'lib/yarp/node.rb', line 2174 def comment_targets [name_loc, operator_loc, value] end |