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
_NodeConstructorMethod
__call__
astroidutils
NodeTransformer
NodeVisitor
SignatureBuilder
ValueFormatter
_AnnotationStringParser
_NodeFactory
bind_args
build_signature
copy_location
extract_expr
extract_final_subscript
fix_missing_locations
get_full_import_name
infer_type_annotation
is_name
is_type_guard
is_type_guarded
iter_fields
iter_values
literal_eval
merge_annotations
node2dottedname
node2fullname
resolve_import_alias
resolve_qualname
to_source
unstring_annotation
_annotation_for_elements
_annotation_for_value
_is_ellipsis
_iter_args
nodefactory
pydocspec.astroidutils._NodeConstructorMethod
pydocspec
class _NodeConstructorMethod(Protocol): (source)
View In Hierarchy
Undocumented
Any
astroid.nodes.NodeNG