ScannerConfig.numbers2Int

uint numbers2Int() @property

Get numbers2Int field.

Returns

specifies if binary, octal and hexadecimal numbers

are reported as G_TOKEN_INT (the default is true).

void numbers2Int(uint propval) @property

Set numbers2Int field.

Parameters

propvalspecifies if binary, octal and hexadecimal numbers are reported as G_TOKEN_INT (the default is true).