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

wml_table3_t Struct Reference


Data Fields

char * text1
char * text2
unsigned char token

Field Documentation

char* wml_table3_t::text1
 

Definition at line 145 of file wml_compiler.c.

Referenced by attr_dict_construct(), and wml_table3_len().

char* wml_table3_t::text2
 

Definition at line 146 of file wml_compiler.c.

Referenced by attr_dict_construct().

unsigned char wml_table3_t::token
 

Definition at line 147 of file wml_compiler.c.

Referenced by attr_dict_construct().


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.