Skip to content

GLib.TokenValue

union

A union holding the value of the token.

Properties

v_symbol

v_symbol: int  # read/write

v_identifier

v_identifier: str  # read/write

v_binary

v_binary: int  # read/write

v_octal

v_octal: int  # read/write

v_int

v_int: int  # read/write

v_int64

v_int64: int  # read/write

v_float

v_float: float  # read/write

v_hex

v_hex: int  # read/write

v_string

v_string: str  # read/write

v_comment

v_comment: str  # read/write

v_char

v_char: int  # read/write

v_error

v_error: int  # read/write