Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
rb_method_attr_struct Struct Reference

#include <method.h>

Data Fields

ID id
 
VALUE location
 

Detailed Description

Definition at line 145 of file method.h.

Field Documentation

◆ id

ID rb_method_attr_struct::id

Definition at line 146 of file method.h.

Referenced by rb_method_definition_eq().

◆ location

VALUE rb_method_attr_struct::location

Definition at line 147 of file method.h.


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