Callables.with_declarer_contract_name()
Adds a filter to get functions/modifiers that have declarer contract with the given name.
with_declarer_contract_name(
name: str, sensitivity: bool = True
) β
Callables
Query Example
Output Example
Last updated