Kannel: Open Source WAP and SMS gateway  svn-r5335
YYLTYPE Struct Reference

#include <wsgram.h>

Data Fields

int first_line
 
int first_column
 
int last_line
 
int last_column
 

Detailed Description

Definition at line 327 of file wsgram.c.

Field Documentation

◆ first_column

int YYLTYPE::first_column

Definition at line 330 of file wsgram.c.

◆ first_line

int YYLTYPE::first_line

Definition at line 329 of file wsgram.c.

Referenced by ws_yy_lex().

◆ last_column

int YYLTYPE::last_column

Definition at line 332 of file wsgram.c.

◆ last_line

int YYLTYPE::last_line

Definition at line 331 of file wsgram.c.


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.