class RuboCop::AST::NodePattern::Parser

def _reduce_13(val, _values)

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

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

This signature was generated using 1 sample from 1 application.

def _reduce_13(val, _values)
 emit_atom :symbol, *val
end