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

Data Fields

int first_line
 
int first_column
 
int last_line
 
int last_column
 

Detailed Description

Definition at line 225 of file parse.h.

Field Documentation

◆ first_column

int YYLTYPE::first_column

Definition at line 228 of file parse.h.

◆ first_line

int YYLTYPE::first_line

Definition at line 227 of file parse.h.

◆ last_column

int YYLTYPE::last_column

Definition at line 230 of file parse.h.

◆ last_line

int YYLTYPE::last_line

Definition at line 229 of file parse.h.


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