Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

YYLTYPE Struct Reference

#include <wsgram.h>


Data Fields

int first_line
int first_column
int last_line
int last_column


Field Documentation

int YYLTYPE::first_column
 

Definition at line 235 of file wsgram.h.

int YYLTYPE::first_line
 

Definition at line 234 of file wsgram.h.

Referenced by ws_yy_lex(), and yyparse().

int YYLTYPE::last_column
 

Definition at line 237 of file wsgram.h.

int YYLTYPE::last_line
 

Definition at line 236 of file wsgram.h.


The documentation for this struct was generated from the following files: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.