Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
rb_code_position_struct Struct Reference

Data Fields

int lineno
 
int column
 

Detailed Description

Definition at line 132 of file node.h.

Field Documentation

◆ column

int rb_code_position_struct::column

Definition at line 134 of file node.h.

◆ lineno

int rb_code_position_struct::lineno

Definition at line 133 of file node.h.


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