GErrorType

The possible errors, used in the @v_error field of #GTokenValue, when the token is a G_TOKEN_ERROR.

Values

ValueMeaning
Unknown0

unknown error

UnexpEof1

unexpected end of file

UnexpEofInString2

unterminated string constant

UnexpEofInComment3

unterminated comment

NonDigitInConst4

non-digit character in a number

DigitRadix5

digit beyond radix in a number

FloatRadix6

non-decimal floating point number

FloatMalformed7

malformed floating point number