Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
rb_iseq_constant_body::rb_iseq_parameters::[struct].flags Struct Reference

Data Fields

unsigned int has_lead: 1
unsigned int has_opt: 1
unsigned int has_rest: 1
unsigned int has_post: 1
unsigned int has_kw: 1
unsigned int has_kwrest: 1
unsigned int has_block: 1
unsigned int ambiguous_param0: 1
unsigned int accepts_no_kwarg: 1
unsigned int ruby2_keywords: 1
unsigned int anon_rest: 1
unsigned int anon_kwrest: 1
unsigned int use_block: 1
unsigned int forwardable: 1

Detailed Description

Definition at line 435 of file vm_core.h.


The documentation for this struct was generated from the following files: