:right-sidebar: True TokenValue =================================================================== .. currentmodule:: gi.repository.GLib .. class:: TokenValue(*args, **kwargs) :no-contents-entry: A union holding the value of the token. Fields ------ .. rst-class:: interim-class .. class:: TokenValue :no-index: .. attribute:: v_binary Token binary integer value .. attribute:: v_char Character value .. attribute:: v_comment Comment value .. attribute:: v_error Error value .. attribute:: v_float Floating point value .. attribute:: v_hex Hex integer value .. attribute:: v_identifier Token identifier value .. attribute:: v_int Integer value .. attribute:: v_int64 64-bit integer value .. attribute:: v_octal Octal integer value .. attribute:: v_string String value .. attribute:: v_symbol Token symbol value