Libcroco
Data Fields
_CRParserPriv Struct Reference

The private attributes of CRParser. More...

Data Fields

CRTknzrtknzr
 The tokenizer.
CRDocHandlersac_handler
 The sac handlers to call to notify the parsing of the css2 constructions.
GList * err_stack
 A stack of errors reported by the parsing routines.
enum CRParserState state
gboolean resolve_import
gboolean is_case_sensitive
gboolean use_core_grammar

Detailed Description

The private attributes of CRParser.

Definition at line 108 of file cr-parser.c.


Field Documentation

A stack of errors reported by the parsing routines.

Contains instance of CRParserError. This pointer is the top of the stack.

Definition at line 127 of file cr-parser.c.

Definition at line 131 of file cr-parser.c.

Definition at line 130 of file cr-parser.c.

The sac handlers to call to notify the parsing of the css2 constructions.

Definition at line 119 of file cr-parser.c.

Definition at line 129 of file cr-parser.c.

The tokenizer.

Definition at line 112 of file cr-parser.c.

Definition at line 132 of file cr-parser.c.


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