File size: 27,575 Bytes
c7a0c46 |
1 |
{".class": "MypyFile", "_fullname": "numpy.lib.arrayterator", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Arrayterator": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.ndarray"}], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "numpy.lib.arrayterator.Arrayterator", "name": "Arrayterator", "type_vars": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}]}, "deletable_attributes": [], "flags": [], "fullname": "numpy.lib.arrayterator.Arrayterator", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "numpy.lib.arrayterator", "mro": ["numpy.lib.arrayterator.Arrayterator", "numpy.ndarray", "numpy._ArrayOrScalarCommon", "builtins.object"], "names": {".class": "SymbolTable", "__array__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.lib.arrayterator.Arrayterator.__array__", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.lib.arrayterator.Arrayterator.__array__", "name": "__array__", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "dtype"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.lib.arrayterator.Arrayterator"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__array__ of Arrayterator", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "__array__", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.lib.arrayterator.Arrayterator.__array__", "name": "__array__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "dtype"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.lib.arrayterator.Arrayterator"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like.DTypeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__array__ of Arrayterator", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "__array__", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "dtype"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.lib.arrayterator.Arrayterator"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__array__ of Arrayterator", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "dtype"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.lib.arrayterator.Arrayterator"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like.DTypeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__array__ of Arrayterator", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "__getitem__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "numpy.lib.arrayterator.Arrayterator.__getitem__", "name": "__getitem__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.lib.arrayterator.Arrayterator"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.lib.arrayterator._Index"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__getitem__ of Arrayterator", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.lib.arrayterator.Arrayterator"}, "type_guard": null, "variables": []}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "var", "buf_size"], "flags": [], "fullname": "numpy.lib.arrayterator.Arrayterator.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "var", "buf_size"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.lib.arrayterator.Arrayterator"}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.ndarray"}, {".class": "UnionType", "items": [{".class": "NoneType"}, "builtins.int"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Arrayterator", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__iter__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "numpy.lib.arrayterator.Arrayterator.__iter__", "name": "__iter__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.lib.arrayterator.Arrayterator"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__iter__ of Arrayterator", "ret_type": {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.ndarray"}, {".class": "NoneType"}, {".class": "NoneType"}], "type_ref": "typing.Generator"}, "type_guard": null, "variables": []}}}, "buf_size": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "numpy.lib.arrayterator.Arrayterator.buf_size", "name": "buf_size", "type": {".class": "UnionType", "items": [{".class": "NoneType"}, "builtins.int"]}}}, "flat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "numpy.lib.arrayterator.Arrayterator.flat", "name": "flat", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._ScalarType", "id": -1, "name": "_ScalarType", "namespace": "", "upper_bound": "numpy.generic", "values": [], "variance": 0}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "flat of Arrayterator", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._ScalarType", "id": -1, "name": "_ScalarType", "namespace": "", "upper_bound": "numpy.generic", "values": [], "variance": 0}, {".class": "NoneType"}, {".class": "NoneType"}], "type_ref": "typing.Generator"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._ScalarType", "id": -1, "name": "_ScalarType", "namespace": "", "upper_bound": "numpy.generic", "values": [], "variance": 0}]}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "flat", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._ScalarType", "id": -1, "name": "_ScalarType", "namespace": "", "upper_bound": "numpy.generic", "values": [], "variance": 0}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "flat of Arrayterator", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._ScalarType", "id": -1, "name": "_ScalarType", "namespace": "", "upper_bound": "numpy.generic", "values": [], "variance": 0}, {".class": "NoneType"}, {".class": "NoneType"}], "type_ref": "typing.Generator"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._ScalarType", "id": -1, "name": "_ScalarType", "namespace": "", "upper_bound": "numpy.generic", "values": [], "variance": 0}]}}}}, "shape": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "numpy.lib.arrayterator.Arrayterator.shape", "name": "shape", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.lib.arrayterator.Arrayterator"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "shape of Arrayterator", "ret_type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.tuple"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "shape", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.lib.arrayterator.Arrayterator"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "shape of Arrayterator", "ret_type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.tuple"}, "type_guard": null, "variables": []}}}}, "start": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "numpy.lib.arrayterator.Arrayterator.start", "name": "start", "type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}}}, "step": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "numpy.lib.arrayterator.Arrayterator.step", "name": "step", "type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}}}, "stop": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "numpy.lib.arrayterator.Arrayterator.stop", "name": "stop", "type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}}}, "var": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "numpy.lib.arrayterator.Arrayterator.var", "name": "var", "type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._Shape", "id": 1, "name": "_Shape", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy.lib.arrayterator._DType", "id": 2, "name": "_DType", "namespace": "numpy.lib.arrayterator.Arrayterator", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}], "type_ref": "numpy.ndarray"}}}}, "slots": null, "tuple_type": null, "type_vars": ["_Shape", "_DType"], "typeddict_type": null}}, "DTypeLike": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._dtype_like.DTypeLike", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Generator": {".class": "SymbolTableNode", "cross_ref": "typing.Generator", "kind": "Gdef", "module_hidden": true, "module_public": false}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef", "module_hidden": true, "module_public": false}, "TypeVar": {".class": "SymbolTableNode", "cross_ref": "typing.TypeVar", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_DType": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeVarExpr", "fullname": "numpy.lib.arrayterator._DType", "name": "_DType", "upper_bound": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "values": [], "variance": 0}}, "_Index": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "numpy.lib.arrayterator._Index", "line": 21, "no_args": false, "normalized": false, "target": {".class": "UnionType", "items": ["builtins.ellipsis", "builtins.int", "builtins.slice", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.ellipsis", "builtins.int", "builtins.slice"]}], "type_ref": "builtins.tuple"}]}}}, "_ScalarType": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeVarExpr", "fullname": "numpy.lib.arrayterator._ScalarType", "name": "_ScalarType", "upper_bound": "numpy.generic", "values": [], "variance": 0}}, "_Shape": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeVarExpr", "fullname": "numpy.lib.arrayterator._Shape", "name": "_Shape", "upper_bound": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "values": [], "variance": 0}}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.lib.arrayterator.__all__", "name": "__all__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.lib.arrayterator.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.lib.arrayterator.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.lib.arrayterator.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.lib.arrayterator.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.lib.arrayterator.__package__", "name": "__package__", "type": "builtins.str"}}, "dtype": {".class": "SymbolTableNode", "cross_ref": "numpy.dtype", "kind": "Gdef", "module_hidden": true, "module_public": false}, "generic": {".class": "SymbolTableNode", "cross_ref": "numpy.generic", "kind": "Gdef", "module_hidden": true, "module_public": false}, "ndarray": {".class": "SymbolTableNode", "cross_ref": "numpy.ndarray", "kind": "Gdef", "module_hidden": true, "module_public": false}, "overload": {".class": "SymbolTableNode", "cross_ref": "typing.overload", "kind": "Gdef", "module_hidden": true, "module_public": false}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef", "module_hidden": true, "module_public": false}}, "path": "/home/patrick/hf/lib/python3.7/site-packages/numpy/lib/arrayterator.pyi"} |