ScannerConfig.scanIdentifierNULL

uint scanIdentifierNULL() @property

Get scanIdentifierNULL field.

Returns

specifies if null is reported as

G_TOKEN_IDENTIFIER_NULL (the default is false).

void scanIdentifierNULL(uint propval) @property

Set scanIdentifierNULL field.

Parameters

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