Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <wsstree.h>
Data Fields | |
char * | name |
WsExpression * | expr |
WsExpression* WsVarDecRec::expr |
Definition at line 480 of file wsstree.h.
Referenced by linearize_variable_init(), and ws_variable_declaration().
char* WsVarDecRec::name |
Definition at line 479 of file wsstree.h.
Referenced by linearize_variable_init(), and ws_variable_declaration().