Linux Perf
YYLTYPE Struct Reference

#include <parse-events-bison.h>

Collaboration diagram for YYLTYPE:
Collaboration graph

Public Attributes

int first_line
 
int first_column
 
int last_line
 
int last_column
 

Detailed Description

Definition at line 104 of file parse-events-bison.h.

Member Data Documentation

◆ first_column

int YYLTYPE::first_column

Definition at line 107 of file parse-events-bison.h.

◆ first_line

int YYLTYPE::first_line

Definition at line 106 of file parse-events-bison.h.

◆ last_column

int YYLTYPE::last_column

Definition at line 109 of file parse-events-bison.h.

◆ last_line

int YYLTYPE::last_line

Definition at line 108 of file parse-events-bison.h.


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