Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
rb_code_position_struct Struct Reference

Data Fields

int lineno
 
int column
 

Detailed Description

Definition at line 202 of file rubyparser.h.

Field Documentation

◆ column

int rb_code_position_struct::column

Definition at line 204 of file rubyparser.h.

◆ lineno

int rb_code_position_struct::lineno

Definition at line 203 of file rubyparser.h.


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