ScannerConfig.scanIdentifierNULL

Set scanIdentifierNULL field.

  1. uint scanIdentifierNULL [@property getter]
  2. uint scanIdentifierNULL [@property setter]
    class ScannerConfig
    @property
    void
    scanIdentifierNULL
    (
    uint propval
    )

Parameters

propval uint

specifies if null is reported as G_TOKEN_IDENTIFIER_NULL (the default is false).