ScannerConfig.scanStringDq

uint scanStringDq() @property nothrow

Get scanStringDq field.

Returns

specifies if strings can be enclosed in double

quotes (the default is true).

void scanStringDq(uint propval) @property nothrow

Set scanStringDq field.

Parameters

propvalspecifies if strings can be enclosed in double quotes (the default is true).