Kannel: Open Source WAP and SMS gateway  svn-r5335
WsVarDecRec Struct Reference

#include <wsstree.h>

Data Fields

char * name
 
WsExpressionexpr
 

Detailed Description

Definition at line 477 of file wsstree.h.

Field Documentation

◆ expr

WsExpression* WsVarDecRec::expr

Definition at line 480 of file wsstree.h.

Referenced by linearize_variable_init(), and ws_variable_declaration().

◆ name

char* WsVarDecRec::name

Definition at line 479 of file wsstree.h.

Referenced by linearize_variable_init(), and ws_variable_declaration().


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.