|
{".class": "MypyFile", "_fullname": "argparse_decorators", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "ArgumentParser": {".class": "SymbolTableNode", "cross_ref": "argparse.ArgumentParser", "kind": "Gdef"}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "argparse_decorators.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "argparse_decorators.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "argparse_decorators.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "argparse_decorators.__package__", "name": "__package__", "type": "builtins.str"}}, "_add_annotation": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["function", "argument"], "flags": [], "fullname": "argparse_decorators._add_annotation", "name": "_add_annotation", "type": null}}, "add_argument": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 4], "arg_names": ["args", "kwargs"], "flags": [], "fullname": "argparse_decorators.add_argument", "name": "add_argument", "type": null}}, "call": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["function", "args"], "flags": [], "fullname": "argparse_decorators.call", "name": "call", "type": null}}, "configure_parser": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["parser", "command"], "flags": [], "fullname": "argparse_decorators.configure_parser", "name": "configure_parser", "type": null}}, "get_main": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["function"], "flags": [], "fullname": "argparse_decorators.get_main", "name": "get_main", "type": null}}, "get_parser": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["function"], "flags": [], "fullname": "argparse_decorators.get_parser", "name": "get_parser", "type": null}}, "inspect": {".class": "SymbolTableNode", "cross_ref": "inspect", "kind": "Gdef"}}, "path": "/home/acezar/projects/dev/chwitlabs/blog.chwitlabs.fr/listings/build-python-click-like-command-line-applications-with-argparse/argparse_decorators.py"}
|