Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

WsVarDecRec Struct Reference

#include <wsstree.h>

Collaboration diagram for WsVarDecRec:

Collaboration graph
[legend]

Data Fields

char * name
WsExpressionexpr

Field Documentation

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().


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.