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

1 line
4.5 KiB
JSON

{".class": "MypyFile", "_fullname": "redis.commands.parser", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "AbstractRedis": {".class": "SymbolTableNode", "cross_ref": "redis.client.AbstractRedis", "kind": "Gdef", "module_hidden": true, "module_public": false}, "CommandsParser": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "redis.commands.parser.CommandsParser", "name": "CommandsParser", "type_vars": []}, "flags": [], "fullname": "redis.commands.parser.CommandsParser", "metaclass_type": null, "metadata": {}, "module_name": "redis.commands.parser", "mro": ["redis.commands.parser.CommandsParser", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "redis_connection"], "flags": [], "fullname": "redis.commands.parser.CommandsParser.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "redis_connection"], "arg_types": ["redis.commands.parser.CommandsParser", "redis.client.AbstractRedis"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of CommandsParser", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "commands": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "redis.commands.parser.CommandsParser.commands", "name": "commands", "type": {".class": "Instance", "args": ["builtins.str", "builtins.str"], "type_ref": "builtins.dict"}}}, "get_keys": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "redis_conn", "args"], "flags": [], "fullname": "redis.commands.parser.CommandsParser.get_keys", "name": "get_keys", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "redis_conn", "args"], "arg_types": ["redis.commands.parser.CommandsParser", "redis.client.AbstractRedis", {".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.EncodableT"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "get_keys of CommandsParser", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "redis.typing.EncodableT"}], "type_ref": "builtins.list"}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "initialize": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "r"], "flags": [], "fullname": "redis.commands.parser.CommandsParser.initialize", "name": "initialize", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "r"], "arg_types": ["redis.commands.parser.CommandsParser", "redis.client.AbstractRedis"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "initialize of CommandsParser", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "EncodableT": {".class": "SymbolTableNode", "cross_ref": "redis.typing.EncodableT", "kind": "Gdef", "module_hidden": true, "module_public": false}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.commands.parser.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.commands.parser.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.commands.parser.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "redis.commands.parser.__package__", "name": "__package__", "type": "builtins.str"}}}, "path": "/Users/max/.cache/pre-commit/repo61zz492t/py_env-python3.8/lib/python3.8/site-packages/redis-stubs/commands/parser.pyi"}