Main Page | Alphabetical List | Data Structures | 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
enum CRStatus status
glong line
glong column
glong byte_num


Detailed Description

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

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


Field Documentation

glong _CRParserError::byte_num
 

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

glong _CRParserError::column
 

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

glong _CRParserError::line
 

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

guchar* _CRParserError::msg
 

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

enum CRStatus _CRParserError::status
 

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


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