The possible errors, used in the v_error field of #GTokenValue, when the token is a %G_TOKEN_ERROR.
v_error
digit beyond radix in a number
malformed floating point number
non-decimal floating point number
non-digit character in a number
unexpected end of file
unterminated comment
unterminated string constant
unknown error
The possible errors, used in the
v_error
field of #GTokenValue, when the token is a %G_TOKEN_ERROR.