Method: YARP::ForwardingSuperNode#child_nodes
- Defined in:
- lib/yarp/node.rb
#child_nodes ⇒ Object Also known as: deconstruct
def child_nodes: () -> Array[nil | Node]
4468 4469 4470 |
# File 'lib/yarp/node.rb', line 4468 def child_nodes [block] end |