Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Public Types | Data Fields
rb_backtrace_location_struct Struct Reference

Public Types

enum  LOCATION_TYPE { LOCATION_TYPE_ISEQ = 1 , LOCATION_TYPE_CFUNC }
 

Data Fields

enum rb_backtrace_location_struct::LOCATION_TYPE type
 
const rb_iseq_tiseq
 
const VALUEpc
 
ID mid
 

Detailed Description

Definition at line 116 of file vm_backtrace.c.


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