Mon Sep 20 2010 00:35:18

Asterisk developer's documentation


Data Fields

YYLTYPE Struct Reference

#include <ast_expr2.h>

Data Fields

int first_column
int first_line
int last_column
int last_line

Detailed Description

Definition at line 113 of file ast_expr2.h.


Field Documentation

Definition at line 116 of file ast_expr2.h.

Referenced by npval2(), yyerror(), and yyparse().

Definition at line 115 of file ast_expr2.h.

Referenced by npval2(), yyerror(), and yyparse().

Definition at line 118 of file ast_expr2.h.

Referenced by npval2(), update_last(), yyerror(), and yyparse().

int last_line

Definition at line 117 of file ast_expr2.h.

Referenced by npval2(), update_last(), yyerror(), and yyparse().


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