nsgenbind
Loading...
Searching...
No Matches
Public Attributes | List of all members
YYLTYPE Struct Reference

#include <nsgenbind-parser.h>

Public Attributes

struct YYLTYPEnext
 
int start_line
 
char * filename
 
int first_line
 
int first_column
 
int last_line
 
int last_column
 

Detailed Description

Definition at line 68 of file nsgenbind-parser.h.

Member Data Documentation

◆ filename

char* YYLTYPE::filename

Definition at line 71 of file nsgenbind-parser.h.

◆ first_column

int YYLTYPE::first_column

Definition at line 74 of file nsgenbind-parser.h.

◆ first_line

int YYLTYPE::first_line

Definition at line 73 of file nsgenbind-parser.h.

◆ last_column

int YYLTYPE::last_column

Definition at line 76 of file nsgenbind-parser.h.

◆ last_line

int YYLTYPE::last_line

Definition at line 75 of file nsgenbind-parser.h.

◆ next

struct YYLTYPE* YYLTYPE::next

Definition at line 69 of file nsgenbind-parser.h.

◆ start_line

int YYLTYPE::start_line

Definition at line 70 of file nsgenbind-parser.h.


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