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
InferTypeAnnotationTests
test_literal_infer
test_astroidutils
CopyLocationTests
FixMissingLocationTests
LiteralEvalTests
NodeVisitorTests
TestAstroidUtilsAndExpandName
UnstringAnnotationTests
generate_args
generate_module_names
imported_basename_cases
imported_call_cases
test_node2fullname_nodes
pydocspec.test.test_astroidutils.InferTypeAnnotationTests
pydocspec
test
class InferTypeAnnotationTests(unittest.TestCase): (source)
View In Hierarchy
Undocumented