class YARP::ConstantPathNode

def child_nodes

Experimental RBS support (using type sampling data from the type_fusion project).

def child_nodes: () -> (Array[YARP::ConstantReadNode] | Array[YARP::ConstantPathNode] | Array[NilClass])

This signature was generated using 90 samples from 1 application.

def child_nodes: () -> Array[nil | Node]
def child_nodes
  [parent, child]
end