mirror of
https://github.com/apache/superset.git
synced 2026-05-28 11:15:24 +00:00
1 line
4.4 KiB
JSON
1 line
4.4 KiB
JSON
{".class": "MypyFile", "_fullname": "marshmallow.decorators", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "POST_DUMP": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.decorators.POST_DUMP", "name": "POST_DUMP", "type": "builtins.str"}}, "POST_LOAD": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.decorators.POST_LOAD", "name": "POST_LOAD", "type": "builtins.str"}}, "PRE_DUMP": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.decorators.PRE_DUMP", "name": "PRE_DUMP", "type": "builtins.str"}}, "PRE_LOAD": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.decorators.PRE_LOAD", "name": "PRE_LOAD", "type": "builtins.str"}}, "VALIDATES": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.decorators.VALIDATES", "name": "VALIDATES", "type": "builtins.str"}}, "VALIDATES_SCHEMA": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.decorators.VALIDATES_SCHEMA", "name": "VALIDATES_SCHEMA", "type": "builtins.str"}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.decorators.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.decorators.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.decorators.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.decorators.__package__", "name": "__package__", "type": "builtins.str"}}, "functools": {".class": "SymbolTableNode", "cross_ref": "functools", "kind": "Gdef"}, "post_dump": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [1, 1, 1], "arg_names": ["fn", "pass_many", "pass_original"], "flags": [], "fullname": "marshmallow.decorators.post_dump", "name": "post_dump", "type": null}}, "post_load": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [1, 1, 1], "arg_names": ["fn", "pass_many", "pass_original"], "flags": [], "fullname": "marshmallow.decorators.post_load", "name": "post_load", "type": null}}, "pre_dump": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [1, 1], "arg_names": ["fn", "pass_many"], "flags": [], "fullname": "marshmallow.decorators.pre_dump", "name": "pre_dump", "type": null}}, "pre_load": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [1, 1], "arg_names": ["fn", "pass_many"], "flags": [], "fullname": "marshmallow.decorators.pre_load", "name": "pre_load", "type": null}}, "set_hook": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["fn", "key", "kwargs"], "flags": [], "fullname": "marshmallow.decorators.set_hook", "name": "set_hook", "type": null}}, "validates": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["field_name"], "flags": [], "fullname": "marshmallow.decorators.validates", "name": "validates", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["field_name"], "arg_types": ["builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "validates", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "variables": []}}}, "validates_schema": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [1, 1, 1, 1], "arg_names": ["fn", "pass_many", "pass_original", "skip_on_field_errors"], "flags": [], "fullname": "marshmallow.decorators.validates_schema", "name": "validates_schema", "type": null}}}, "path": "/Users/max/.pyenv/versions/3.7.7/envs/env37/lib/python3.7/site-packages/marshmallow/decorators.py"} |