Thu Jul 9 13:41:40 2009

Asterisk developer's documentation


expr_node Struct Reference


Data Fields

expr_nodeleft
expr_noderight
enum node_type type
valval

Detailed Description

Definition at line 389 of file ast_expr2.c.


Field Documentation

struct expr_node* left

Definition at line 393 of file ast_expr2.c.

struct expr_node* right

Definition at line 394 of file ast_expr2.c.

Referenced by compose_func_args(), destroy_arglist(), op_func(), and yyparse().

enum node_type type

Definition at line 391 of file ast_expr2.c.

Referenced by alloc_expr_node().

struct val* val

Definition at line 392 of file ast_expr2.c.

Referenced by compose_func_args(), destroy_arglist(), op_func(), and yyparse().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:40 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7