quotes (the default is true).
ScannerConfig.scanStringDq
uint scanStringDq() @propertyGet scanStringDq field.
Returns
specifies if strings can be enclosed in double
void scanStringDq(uint propval) @propertySet scanStringDq field.
Parameters
propval | specifies if strings can be enclosed in double quotes (the default is true). |