Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
ibf_object_struct_range Struct Reference

Data Fields

long class_index
 
long len
 
long beg
 
long end
 
int excl
 

Detailed Description

Definition at line 7884 of file compile.c.

Field Documentation

◆ beg

long ibf_object_struct_range::beg

Definition at line 7887 of file compile.c.

Referenced by ibf_dump_object_struct(), and ibf_load_object_struct().

◆ class_index

long ibf_object_struct_range::class_index

Definition at line 7885 of file compile.c.

Referenced by ibf_dump_object_struct().

◆ end

long ibf_object_struct_range::end

Definition at line 7888 of file compile.c.

Referenced by ibf_dump_object_struct(), and ibf_load_object_struct().

◆ excl

int ibf_object_struct_range::excl

Definition at line 7889 of file compile.c.

Referenced by ibf_dump_object_struct(), and ibf_load_object_struct().

◆ len

long ibf_object_struct_range::len

Definition at line 7886 of file compile.c.

Referenced by ibf_dump_object_struct().


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