Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
rb_const_entry_struct Struct Reference

Data Fields

rb_const_flag_t flag
 
int line
 
VALUE value
 
VALUE file
 

Detailed Description

Definition at line 11443 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ file

VALUE rb_const_entry_struct::file

Definition at line 11447 of file rb_mjit_min_header-3.1.3.h.

◆ flag

rb_const_flag_t rb_const_entry_struct::flag

Definition at line 11444 of file rb_mjit_min_header-3.1.3.h.

◆ line

int rb_const_entry_struct::line

Definition at line 11445 of file rb_mjit_min_header-3.1.3.h.

◆ value

VALUE rb_const_entry_struct::value

Definition at line 11446 of file rb_mjit_min_header-3.1.3.h.


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