perrdetail Struct Reference

perrdetail Struct Reference

#include <parsetok.h>

Class Description

Definition at line 10 of file parsetok.h.

Public Attributes

int error
 
const char * filename
 
int lineno
 
int offset
 
char * text
 
int token
 
int expected
 

Member Data Documentation

int error

Definition at line 11 of file parsetok.h.

int expected

Definition at line 17 of file parsetok.h.

const char* filename

Definition at line 12 of file parsetok.h.

int lineno

Definition at line 13 of file parsetok.h.

int offset

Definition at line 14 of file parsetok.h.

char* text

Definition at line 15 of file parsetok.h.

int token

Definition at line 16 of file parsetok.h.


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