Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
mypy.join.InstanceJoiner
mypy
join
InstanceJoiner
class InstanceJoiner: (source)
View In Hierarchy
Undocumented
__init__
join_instances
join_instances_via_supertype
seen_instances
Instance
ProperType
List[Tuple[Instance, Instance]]