default scope in addition to the current scope (the default is false).
ScannerConfig.scope0Fallback
uint scope0Fallback() @property nothrowGet scope0Fallback field.
Returns
specifies if a symbol is searched for in the
void scope0Fallback(uint propval) @property nothrowSet scope0Fallback field.
Parameters
propval | specifies if a symbol is searched for in the default scope in addition to the current scope (the default is false). |