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

Data Fields

int first_line
 
int first_column
 
int last_line
 
int last_column
 

Detailed Description

Definition at line 213 of file parse.h.

Field Documentation

◆ first_column

int YYLTYPE::first_column

Definition at line 216 of file parse.h.

◆ first_line

int YYLTYPE::first_line

Definition at line 215 of file parse.h.

◆ last_column

int YYLTYPE::last_column

Definition at line 218 of file parse.h.

◆ last_line

int YYLTYPE::last_line

Definition at line 217 of file parse.h.


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