#include <gscanner.h>
Data Fields |
|
gpointer | user_data |
guint | max_parse_errors |
guint | parse_errors |
const gchar * | input_name |
GData * | qdata |
GScannerConfig * | config |
GTokenType | token |
GTokenValue | value |
guint | line |
guint | position |
GTokenType | next_token |
GTokenValue | next_value |
guint | next_line |
guint | next_position |
GHashTable * | symbol_table |
gint | input_fd |
const gchar * | text |
const gchar * | text_end |
gchar * | buffer |
guint | scope_id |
GScannerMsgFunc | msg_handler |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|