ScannerConfig.scope0Fallback

uint scope0Fallback() @property

Get scope0Fallback field.

Returns

specifies if a symbol is searched for in the

default scope in addition to the current scope (the default is false).

void scope0Fallback(uint propval) @property

Set scope0Fallback field.

Parameters

propvalspecifies if a symbol is searched for in the default scope in addition to the current scope (the default is false).