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

WsPragmaMetaBodyRec Struct Reference

#include <wsstree.h>

Collaboration diagram for WsPragmaMetaBodyRec:

Collaboration graph
[legend]

Data Fields

WsUtf8Stringproperty_name
WsUtf8Stringcontent
WsUtf8Stringscheme

Field Documentation

WsUtf8String* WsPragmaMetaBodyRec::content
 

Definition at line 177 of file wsstree.h.

Referenced by ws_pragma_meta_body_free(), and yyparse().

WsUtf8String* WsPragmaMetaBodyRec::property_name
 

Definition at line 176 of file wsstree.h.

Referenced by ws_pragma_meta_body(), ws_pragma_meta_body_free(), and yyparse().

WsUtf8String* WsPragmaMetaBodyRec::scheme
 

Definition at line 178 of file wsstree.h.

Referenced by ws_pragma_meta_body_free(), and yyparse().


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.