ScannerConfig.caseSensitive

uint caseSensitive() @property nothrow

Get caseSensitive field.

Returns

specifies if symbols are case sensitive (the

default is false).

void caseSensitive(uint propval) @property nothrow

Set caseSensitive field.

Parameters

propvalspecifies if symbols are case sensitive (the default is false).