class YARP::ProgramNode

def child_nodes

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

def child_nodes: () -> Array[YARP::StatementsNode]

This signature was generated using 28 samples from 1 application.

def child_nodes: () -> Array[nil | Node]
def child_nodes
  [statements]
end