experimentalNotAllowedParentBinds property

bool experimentalNotAllowedParentBinds
getter/setter pair

Prohibits taking any bind of parent modules, forcing the imports of the same in the current module to be accessed. This is the same behavior as the system. Default is false;

Implementation

bool experimentalNotAllowedParentBinds;