mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-04 06:34:20 +00:00
1 line
11 KiB
JSON
1 line
11 KiB
JSON
{".class": "MypyFile", "_fullname": "pprint", "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}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef", "module_hidden": true, "module_public": false}, "IO": {".class": "SymbolTableNode", "cross_ref": "typing.IO", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef", "module_hidden": true, "module_public": false}, "PrettyPrinter": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "pprint.PrettyPrinter", "name": "PrettyPrinter", "type_vars": []}, "flags": [], "fullname": "pprint.PrettyPrinter", "metaclass_type": null, "metadata": {}, "module_name": "pprint", "mro": ["pprint.PrettyPrinter", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 5, 5], "arg_names": ["self", "indent", "width", "depth", "stream", "compact", "sort_dicts"], "flags": [], "fullname": "pprint.PrettyPrinter.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 5, 5], "arg_names": ["self", "indent", "width", "depth", "stream", "compact", "sort_dicts"], "arg_types": ["pprint.PrettyPrinter", "builtins.int", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.IO"}, {".class": "NoneType"}]}, "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "__init__ of PrettyPrinter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "format": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "object", "context", "maxlevels", "level"], "flags": [], "fullname": "pprint.PrettyPrinter.format", "name": "format", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "object", "context", "maxlevels", "level"], "arg_types": ["pprint.PrettyPrinter", "builtins.object", {".class": "Instance", "args": ["builtins.int", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "format of PrettyPrinter", "ret_type": {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.bool", "builtins.bool"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "isreadable": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "object"], "flags": [], "fullname": "pprint.PrettyPrinter.isreadable", "name": "isreadable", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "object"], "arg_types": ["pprint.PrettyPrinter", "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "isreadable of PrettyPrinter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "isrecursive": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "object"], "flags": [], "fullname": "pprint.PrettyPrinter.isrecursive", "name": "isrecursive", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "object"], "arg_types": ["pprint.PrettyPrinter", "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "isrecursive of PrettyPrinter", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "pformat": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "object"], "flags": [], "fullname": "pprint.PrettyPrinter.pformat", "name": "pformat", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "object"], "arg_types": ["pprint.PrettyPrinter", "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pformat of PrettyPrinter", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "pprint": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "object"], "flags": [], "fullname": "pprint.PrettyPrinter.pprint", "name": "pprint", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "object"], "arg_types": ["pprint.PrettyPrinter", "builtins.object"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pprint of PrettyPrinter", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef", "module_hidden": true, "module_public": false}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "pprint.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "pprint.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "pprint.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "pprint.__package__", "name": "__package__", "type": "builtins.str"}}, "isreadable": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["object"], "flags": [], "fullname": "pprint.isreadable", "name": "isreadable", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["object"], "arg_types": ["builtins.object"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "isreadable", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "isrecursive": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["object"], "flags": [], "fullname": "pprint.isrecursive", "name": "isrecursive", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["object"], "arg_types": ["builtins.object"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "isrecursive", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "pformat": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 5, 5], "arg_names": ["object", "indent", "width", "depth", "compact", "sort_dicts"], "flags": [], "fullname": "pprint.pformat", "name": "pformat", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 5, 5], "arg_names": ["object", "indent", "width", "depth", "compact", "sort_dicts"], "arg_types": ["builtins.object", "builtins.int", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pformat", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "pp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 5, 5], "arg_names": ["object", "stream", "indent", "width", "depth", "compact", "sort_dicts"], "flags": [], "fullname": "pprint.pp", "name": "pp", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 5, 5], "arg_names": ["object", "stream", "indent", "width", "depth", "compact", "sort_dicts"], "arg_types": ["builtins.object", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.IO"}, {".class": "NoneType"}]}, "builtins.int", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pp", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "pprint": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 5, 5], "arg_names": ["object", "stream", "indent", "width", "depth", "compact", "sort_dicts"], "flags": [], "fullname": "pprint.pprint", "name": "pprint", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1, 5, 5], "arg_names": ["object", "stream", "indent", "width", "depth", "compact", "sort_dicts"], "arg_types": ["builtins.object", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.IO"}, {".class": "NoneType"}]}, "builtins.int", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.bool", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pprint", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "saferepr": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["object"], "flags": [], "fullname": "pprint.saferepr", "name": "saferepr", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["object"], "arg_types": ["builtins.object"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "saferepr", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef", "module_hidden": true, "module_public": false}}, "path": "/home/patrick/anaconda3/lib/python3.9/site-packages/mypy/typeshed/stdlib/pprint.pyi"} |