Libcroco
Data Fields
_CRAttrSel Struct Reference

#include <cr-attr-sel.h>

Data Fields

CRStringname
 
CRStringvalue
 
enum AttrMatchWay match_way
 
CRAttrSelnext
 
CRAttrSelprev
 
CRParsingLocation location
 

Detailed Description

Definition at line 48 of file cr-attr-sel.h.

Field Documentation

◆ location

CRParsingLocation _CRAttrSel::location

Definition at line 55 of file cr-attr-sel.h.

◆ match_way

enum AttrMatchWay _CRAttrSel::match_way

Definition at line 52 of file cr-attr-sel.h.

Referenced by cr_attr_sel_to_string().

◆ name

CRString* _CRAttrSel::name

Definition at line 50 of file cr-attr-sel.h.

Referenced by cr_attr_sel_destroy(), and cr_attr_sel_to_string().

◆ next

CRAttrSel* _CRAttrSel::next

◆ prev

CRAttrSel* _CRAttrSel::prev

◆ value

CRString* _CRAttrSel::value

Definition at line 51 of file cr-attr-sel.h.

Referenced by cr_attr_sel_destroy(), and cr_attr_sel_to_string().


The documentation for this struct was generated from the following file: