Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
refinement_import_methods_arg Struct Reference

Data Fields

rb_cref_tcref
 
VALUE refinement
 
VALUE module
 

Detailed Description

Definition at line 1627 of file eval.c.

Field Documentation

◆ cref

rb_cref_t* refinement_import_methods_arg::cref

Definition at line 1628 of file eval.c.

◆ module

VALUE refinement_import_methods_arg::module

Definition at line 1630 of file eval.c.

◆ refinement

VALUE refinement_import_methods_arg::refinement

Definition at line 1629 of file eval.c.


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