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

WsFormalParmRec Struct Reference

#include <wsstree.h>


Data Fields

WsUInt32 line
char * name


Field Documentation

WsUInt32 WsFormalParmRec::line
 

Definition at line 492 of file wsstree.h.

Referenced by compile_stream(), and ws_formal_parameter().

char* WsFormalParmRec::name
 

Definition at line 493 of file wsstree.h.

Referenced by compile_stream(), and ws_formal_parameter().


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.