Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
refinement_import_methods_arg Struct Reference

Data Fields

rb_cref_tcref
 
VALUE refinement
 
VALUE module
 

Detailed Description

Definition at line 1690 of file eval.c.

Field Documentation

◆ cref

rb_cref_t* refinement_import_methods_arg::cref

Definition at line 1691 of file eval.c.

◆ module

VALUE refinement_import_methods_arg::module

Definition at line 1693 of file eval.c.

◆ refinement

VALUE refinement_import_methods_arg::refinement

Definition at line 1692 of file eval.c.


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