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

_CRParserError Struct Reference

An abstraction of an error reported by by the parsing routines. More...


Data Fields

guchar * msg
glong line
glong column
glong byte_num


Detailed Description

An abstraction of an error reported by by the parsing routines.

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


Field Documentation

glong _CRParserError::byte_num
 

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

glong _CRParserError::column
 

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

glong _CRParserError::line
 

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

guchar* _CRParserError::msg
 

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


The documentation for this struct was generated from the following file:
Generated on Fri Oct 29 08:29:14 2004 for Libcroco by  doxygen 1.3.9.1