ScannerConfig.scanIdentifier

uint scanIdentifier() @property nothrow

Get scanIdentifier field.

Returns

specifies if identifiers are recognized (the

default is true).

void scanIdentifier(uint propval) @property nothrow

Set scanIdentifier field.

Parameters

propvalspecifies if identifiers are recognized (the default is true).