Mon Jun 27 16:51:25 2011

Asterisk developer's documentation


YYSTYPE Union Reference

#include <ast_expr2.h>


Data Fields

expr_nodearglist
expr_nodearglist
int intval
pvalpval
pvalpval
char * str
char * str
valval
valval


Detailed Description

Definition at line 474 of file ast_expr2.c.


Field Documentation

struct expr_node* arglist

Definition at line 78 of file ast_expr2.h.

struct expr_node* arglist

Definition at line 481 of file ast_expr2.c.

Referenced by yyparse().

int intval

Definition at line 218 of file ael.tab.c.

Referenced by yyparse().

struct pval* pval

Definition at line 97 of file ael.tab.h.

struct pval* pval

Definition at line 220 of file ael.tab.c.

Referenced by yydestruct(), and yyparse().

char* str

Definition at line 96 of file ael.tab.h.

char* str

Definition at line 219 of file ael.tab.c.

Referenced by yydestruct(), and yyparse().

struct val* val

Definition at line 77 of file ast_expr2.h.

struct val* val

Definition at line 480 of file ast_expr2.c.

Referenced by yydestruct(), and yyparse().


The documentation for this union was generated from the following files:
Generated on Mon Jun 27 16:51:25 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7