Method: YARP::ClassVariableAndWriteNode#child_nodes
- Defined in:
- lib/yarp/node.rb
#child_nodes ⇒ Object Also known as: deconstruct
def child_nodes: () -> Array[nil | Node]
2169 2170 2171 |
# File 'lib/yarp/node.rb', line 2169 def child_nodes [value] end |