Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
YYLTYPE Struct Reference

#include <parse.h>

Data Fields

int first_line
 
int first_column
 
int last_line
 
int last_column
 

Detailed Description

Definition at line 203 of file parse.h.

Field Documentation

◆ first_column

int YYLTYPE::first_column

Definition at line 206 of file parse.h.

◆ first_line

int YYLTYPE::first_line

Definition at line 205 of file parse.h.

◆ last_column

int YYLTYPE::last_column

Definition at line 208 of file parse.h.

◆ last_line

int YYLTYPE::last_line

Definition at line 207 of file parse.h.


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