Method: Prism::LocalVariableWriteNode#compact_child_nodes
- Defined in:
- lib/prism/node.rb
#compact_child_nodes ⇒ Object
def compact_child_nodes: () -> Array
10977 10978 10979 |
# File 'lib/prism/node.rb', line 10977 def compact_child_nodes [value] end |