class YARP::ArgumentsNode
def child_nodes
Experimental RBS support (using type sampling data from the type_fusion
project).
type YARP__ArgumentsNode_child_nodes_return_value = Array[YARP::StringNode] | Array[YARP::CallNode] | Array[YARP::IntegerNode] | Array[YARP::LocalVariableReadNode] | Array[YARP::SymbolNode] def child_nodes: () -> YARP__ArgumentsNode_child_nodes_return_value
This signature was generated using 10 samples from 1 application.
def child_nodes [*arguments] end