G_TOKEN_IDENTIFIER_NULL (the default is false).
ScannerConfig.scanIdentifierNULL
uint scanIdentifierNULL() @property nothrowGet scanIdentifierNULL field.
Returns
specifies if null is reported as
void scanIdentifierNULL(uint propval) @property nothrowSet scanIdentifierNULL field.
Parameters
propval | specifies if null is reported as G_TOKEN_IDENTIFIER_NULL (the default is false). |