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