ScannerConfig.scanStringDq

uint scanStringDq() @property

Get scanStringDq field.

Returns

specifies if strings can be enclosed in double

quotes (the default is true).

void scanStringDq(uint propval) @property

Set scanStringDq field.

Parameters

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