Mon Oct 8 12:39:33 2012

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 472 of file ast_expr2.c.


Field Documentation

struct expr_node* arglist

Definition at line 76 of file ast_expr2.h.

struct expr_node* arglist

Definition at line 479 of file ast_expr2.c.

Referenced by yyparse().

int intval

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

Referenced by yyparse().

struct pval* pval

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

struct pval* pval

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

Referenced by yydestruct(), and yyparse().

char* str

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

char* str

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

Referenced by yydestruct(), and yyparse().

struct val* val

Definition at line 75 of file ast_expr2.h.

struct val* val

Definition at line 478 of file ast_expr2.c.

Referenced by yydestruct(), and yyparse().


The documentation for this union was generated from the following files:
Generated on Mon Oct 8 12:39:33 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7