#include <stdapis/glib-2.0/glib/gscanner.h>
union _GTokenValue |
Public Attributes | |
---|---|
gulong | v_binary |
guchar | v_char |
gchar * | v_comment |
guint | v_error |
gdouble | v_float |
gulong | v_hex |
gchar * | v_identifier |
gulong | v_int |
guint64 | v_int64 |
gulong | v_octal |
gchar * | v_string |
gpointer | v_symbol |