Method: Prism::ConstantPathAndWriteNode#compact_child_nodes
- Defined in:
- lib/prism/node.rb
#compact_child_nodes ⇒ Object
def compact_child_nodes: () -> Array
4968 4969 4970 |
# File 'lib/prism/node.rb', line 4968 def compact_child_nodes [target, value] end |