ScannerConfig.scanOctal

uint scanOctal() @property nothrow

Get scanOctal field.

Returns

specifies if octal numbers are recognized (the

default is true).

void scanOctal(uint propval) @property nothrow

Set scanOctal field.

Parameters

propvalspecifies if octal numbers are recognized (the default is true).