Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
rb_call_info_kw_arg Struct Reference

#include <vm_core.h>

Data Fields

int keyword_len
 
VALUE keywords [1]
 

Detailed Description

Definition at line 223 of file vm_core.h.

Field Documentation

◆ keyword_len

int rb_call_info_kw_arg::keyword_len

Definition at line 224 of file vm_core.h.

◆ keywords

VALUE rb_call_info_kw_arg::keywords[1]

Definition at line 225 of file vm_core.h.


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