ScannerConfig.int2Float

uint int2Float() @property nothrow

Get int2Float field.

Returns

specifies if all numbers are reported as G_TOKEN_FLOAT

(the default is false).

void int2Float(uint propval) @property nothrow

Set int2Float field.

Parameters

propvalspecifies if all numbers are reported as G_TOKEN_FLOAT (the default is false).