Method: Prism::ForwardingArgumentsNode#compact_child_nodes
- Defined in:
- lib/prism/node.rb
#compact_child_nodes ⇒ Object
def compact_child_nodes: () -> Array
6467 6468 6469 |
# File 'lib/prism/node.rb', line 6467 def compact_child_nodes [] end |