class RuboCop::AST::NodePattern::Parser
def _reduce_10(val, _values)
Experimental RBS support (using type sampling data from the type_fusion
project).
def _reduce_10: (Array[Symbol] val, Array[Symbol] _values) -> RuboCop::AST::NodePattern::Node::Predicate
This signature was generated using 1 sample from 1 application.
def _reduce_10(val, _values) emit_call :predicate, *val end