Files
superset2/.mypy_cache/3.8/opcode.data.json
Maxime Beauchemin 57bccba93a simple redirect
2023-08-10 16:28:51 -07:00

1 line
6.9 KiB
JSON

{".class": "MypyFile", "_fullname": "opcode", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "EXTENDED_ARG": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.EXTENDED_ARG", "name": "EXTENDED_ARG", "type": {".class": "LiteralType", "fallback": "builtins.int", "value": 144}}}, "HAVE_ARGUMENT": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.HAVE_ARGUMENT", "name": "HAVE_ARGUMENT", "type": {".class": "LiteralType", "fallback": "builtins.int", "value": 90}}}, "Literal": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.Literal", "kind": "Gdef", "module_hidden": true, "module_public": false}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_inferred", "has_explicit_value"], "fullname": "opcode.__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": "opcode.__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": "opcode.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.__package__", "name": "__package__", "type": "builtins.str"}}, "cmp_op": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.cmp_op", "name": "cmp_op", "type": {".class": "TupleType", "implicit": false, "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "<"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "<="}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=="}, {".class": "LiteralType", "fallback": "builtins.str", "value": "!="}, {".class": "LiteralType", "fallback": "builtins.str", "value": ">"}, {".class": "LiteralType", "fallback": "builtins.str", "value": ">="}, {".class": "LiteralType", "fallback": "builtins.str", "value": "in"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "not in"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "is"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "is not"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "exception match"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "BAD"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "hascompare": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.hascompare", "name": "hascompare", "type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}}}, "hasconst": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.hasconst", "name": "hasconst", "type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}}}, "hasfree": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.hasfree", "name": "hasfree", "type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}}}, "hasjabs": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.hasjabs", "name": "hasjabs", "type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}}}, "hasjrel": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.hasjrel", "name": "hasjrel", "type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}}}, "haslocal": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.haslocal", "name": "haslocal", "type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}}}, "hasname": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.hasname", "name": "hasname", "type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}}}, "hasnargs": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.hasnargs", "name": "hasnargs", "type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.list"}}}, "opmap": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.opmap", "name": "opmap", "type": {".class": "Instance", "args": ["builtins.str", "builtins.int"], "type_ref": "builtins.dict"}}}, "opname": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "opcode.opname", "name": "opname", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "stack_effect": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "abstract_status": 0, "arg_kinds": [0, 1, 5], "arg_names": [null, null, "jump"], "flags": [], "fullname": "opcode.stack_effect", "name": "stack_effect", "type": {".class": "CallableType", "arg_kinds": [0, 1, 5], "arg_names": [null, null, "jump"], "arg_types": ["builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.bool", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "stack_effect", "ret_type": "builtins.int", "type_guard": null, "unpack_kwargs": false, "variables": []}}}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef", "module_hidden": true, "module_public": false}}, "path": "/Users/max/.cache/pre-commit/repoaw01_pax/py_env-python3.8/lib/python3.8/site-packages/mypy/typeshed/stdlib/opcode.pyi"}