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.suggestions.StrToText
mypy
suggestions
StrToText
class StrToText(TypeTranslator): (source)
View In Hierarchy
Undocumented
__init__
visit_instance
visit_type_alias_type
text_type
Callable[[str], Instance]
Instance
Type
TypeAliasType