Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
rb_code_position_struct Struct Reference

#include <rb_mjit_min_header-2.7.7.h>

Data Fields

int lineno
 
int column
 

Detailed Description

Definition at line 4903 of file rb_mjit_min_header-2.7.7.h.

Field Documentation

◆ column

int rb_code_position_struct::column

Definition at line 4905 of file rb_mjit_min_header-2.7.7.h.

Referenced by rb_iseq_code_location(), and rb_resolve_me_location().

◆ lineno

int rb_code_position_struct::lineno

Definition at line 4904 of file rb_mjit_min_header-2.7.7.h.

Referenced by rb_iseq_code_location(), and rb_resolve_me_location().


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