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

Data Fields

long class_index
 
long len
 
long beg
 
long end
 
int excl
 

Detailed Description

Definition at line 12429 of file compile.c.

Field Documentation

◆ beg

long ibf_object_struct_range::beg

Definition at line 12432 of file compile.c.

◆ class_index

long ibf_object_struct_range::class_index

Definition at line 12430 of file compile.c.

◆ end

long ibf_object_struct_range::end

Definition at line 12433 of file compile.c.

◆ excl

int ibf_object_struct_range::excl

Definition at line 12434 of file compile.c.

◆ len

long ibf_object_struct_range::len

Definition at line 12431 of file compile.c.


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