ScannerConfig.scanStringSq

uint scanStringSq() @property

Get scanStringSq field.

Returns

specifies if strings can be enclosed in single

quotes (the default is true).

void scanStringSq(uint propval) @property

Set scanStringSq field.

Parameters

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