Gjsify LogoGjsify Logo

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

Index

Enumeration Members

DIGIT_RADIX: number

digit beyond radix in a number

FLOAT_MALFORMED: number

malformed floating point number

FLOAT_RADIX: number

non-decimal floating point number

NON_DIGIT_IN_CONST: number

non-digit character in a number

UNEXP_EOF: number

unexpected end of file

UNEXP_EOF_IN_COMMENT: number

unterminated comment

UNEXP_EOF_IN_STRING: number

unterminated string constant

UNKNOWN: number

unknown error

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method