Ruby  2.1.10p492(2016-04-01revision54464)
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 50 of file iseq.h.

Field Documentation

◆ line_no

unsigned int iseq_line_info_entry::line_no

Definition at line 52 of file iseq.h.

Referenced by find_line_no(), get_line_info(), and iseq_set_sequence().

◆ position

unsigned int iseq_line_info_entry::position

Definition at line 51 of file iseq.h.

Referenced by get_line_info(), and iseq_set_sequence().


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