Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
rb_call_info Struct Reference

#include <internal.h>

Data Fields

ID mid
 
unsigned int flag
 
int orig_argc
 

Detailed Description

Definition at line 2392 of file internal.h.

Field Documentation

◆ flag

unsigned int rb_call_info::flag

Definition at line 2395 of file internal.h.

◆ mid

ID rb_call_info::mid

Definition at line 2394 of file internal.h.

Referenced by rb_eql_opt(), rb_equal_opt(), and rb_method_basic_definition_p_with_cc().

◆ orig_argc

int rb_call_info::orig_argc

Definition at line 2396 of file internal.h.


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