identifiers are recognized (the default is false).
ScannerConfig.scanIdentifier1char
uint scanIdentifier1char() @property nothrowGet scanIdentifier1char field.
Returns
specifies if single-character
void scanIdentifier1char(uint propval) @property nothrowSet scanIdentifier1char field.
Parameters
propval | specifies if single-character identifiers are recognized (the default is false). |