Fri Aug 17 00:17:52 2018

Asterisk developer's documentation


expr_node Struct Reference

Data Fields

struct expr_nodeleft
struct expr_noderight
enum node_type type
struct valval

Detailed Description

Definition at line 337 of file ast_expr2.c.


Field Documentation

struct expr_node* left [read]

Definition at line 341 of file ast_expr2.c.

struct expr_node* right [read]

Definition at line 342 of file ast_expr2.c.

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

Definition at line 339 of file ast_expr2.c.

Referenced by alloc_expr_node().

struct val* val [read]

Definition at line 340 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 17 Aug 2018 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1