Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
rb_code_position_struct Struct Reference

Data Fields

int lineno
 
int column
 

Detailed Description

Definition at line 155 of file rubyparser.h.

Field Documentation

◆ column

int rb_code_position_struct::column

Definition at line 157 of file rubyparser.h.

◆ lineno

int rb_code_position_struct::lineno

Definition at line 156 of file rubyparser.h.


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