_GScanner Struct Reference

struct _GScanner

Member Data Documentation

gchar * buffer

gchar *buffer

GScannerConfig * config

GScannerConfig *config

gint input_fd

gint input_fd

const gchar * input_name

const gchar *input_name

guint line

guint line

guint max_parse_errors

guint max_parse_errors

GScannerMsgFunc msg_handler

GScannerMsgFunc msg_handler

guint next_line

guint next_line

guint next_position

guint next_position

GTokenType next_token

GTokenType next_token

GTokenValue next_value

GTokenValue next_value

guint parse_errors

guint parse_errors

guint position

guint position

GData * qdata

GData *qdata

guint scope_id

guint scope_id

GHashTable * symbol_table

GHashTable *symbol_table

const gchar * text

const gchar *text

const gchar * text_end

const gchar *text_end

GTokenType token

GTokenType token

gpointer user_data

gpointer user_data

GTokenValue value

GTokenValue value