Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
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: