class RuboCop::AST::NodePattern::Parser

def _reduce_43(val, _values)

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

def _reduce_43: (Array[Array, RuboCop::AST::NodePattern::Node, RuboCop::AST::NodePattern::Node::Capture] val, Array[Symbol] _values) -> untyped

This signature was generated using 1 sample from 1 application.

def _reduce_43(val, _values)
 val[0] << val[1]
end