Skip to main content

python_unambiguous_module_class_binding_bounded

Function python_unambiguous_module_class_binding_bounded 

Source
pub fn python_unambiguous_module_class_binding_bounded(
    root: Node<'_>,
    source: &str,
    target_name: &str,
    scope_step: impl FnMut() -> bool,
) -> Option<bool>