Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
iseq_line_info_entry Struct Reference

#include <iseq.h>

Data Fields

unsigned int position
 
unsigned int line_no
 

Detailed Description

Definition at line 143 of file iseq.h.

Field Documentation

◆ line_no

unsigned int iseq_line_info_entry::line_no

Definition at line 145 of file iseq.h.

◆ position

unsigned int iseq_line_info_entry::position

Definition at line 144 of file iseq.h.


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