Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

_CRDeclaration Struct Reference

#include <cr-declaration.h>


Data Fields

GString * property
 The property.

CRTermvalue
 The value of the property.

CRStatementparent_statement
CRDeclarationnext
CRDeclarationprev
glong ref_count


Field Documentation

CRDeclaration* _CRDeclaration::next
 

Definition at line 62 of file cr-declaration.h.

Referenced by cr_declaration_append(), cr_declaration_destroy(), cr_declaration_dump(), cr_declaration_prepend(), and cr_declaration_unlink().

CRStatement* _CRDeclaration::parent_statement
 

Definition at line 59 of file cr-declaration.h.

Referenced by cr_declaration_append2(), cr_declaration_new(), and cr_declaration_unlink().

CRDeclaration* _CRDeclaration::prev
 

Definition at line 65 of file cr-declaration.h.

Referenced by cr_declaration_append(), cr_declaration_destroy(), cr_declaration_dump(), cr_declaration_prepend(), and cr_declaration_unlink().

GString* _CRDeclaration::property
 

The property.

Definition at line 53 of file cr-declaration.h.

Referenced by cr_declaration_destroy(), cr_declaration_new(), cr_declaration_to_string(), and cr_style_set_style_from_decl().

glong _CRDeclaration::ref_count
 

Definition at line 67 of file cr-declaration.h.

Referenced by cr_declaration_ref(), and cr_declaration_unref().

CRTerm* _CRDeclaration::value
 

The value of the property.

Definition at line 56 of file cr-declaration.h.

Referenced by cr_declaration_destroy(), cr_declaration_new(), and cr_declaration_to_string().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 1 01:36:53 2003 for Libcroco by doxygen 1.3.3