Index A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | Y A add_section() (pymend.docstring_parser.google.GoogleParser method) (pymend.docstring_parser.numpydoc.NumpydocParser method) append_description() (in module pymend.docstring_parser.common) arg_name (pymend.docstring_parser.common.DocstringParam attribute) (pymend.docstring_parser.DocstringParam attribute) (pymend.types.Parameter attribute) args (pymend.docstring_parser.common.DocstringMeta attribute) (pymend.docstring_parser.DocstringDeprecated attribute) (pymend.docstring_parser.DocstringExample attribute) (pymend.docstring_parser.DocstringMeta attribute) (pymend.docstring_parser.DocstringParam attribute) (pymend.docstring_parser.DocstringRaises attribute) (pymend.docstring_parser.DocstringReturns attribute) (pymend.docstring_parser.DocstringYields attribute) (pymend.docstring_parser.epydoc.StreamToken attribute) assert_equality() (pymend.PyComment method) (pymend.pymend.PyComment method) assert_stability() (pymend.PyComment method) (pymend.pymend.PyComment method) ast_unparse() (in module pymend.file_parser) AstAnalyzer (class in pymend.file_parser) attributes (pymend.types.ClassDocstring attribute) AUTO (pymend.docstring_parser.common.DocstringStyle attribute) (pymend.docstring_parser.DocstringStyle attribute) B base (pymend.docstring_parser.epydoc.StreamToken attribute) body (pymend.types.FunctionDocstring attribute) C canonical_titles() (pymend.docstring_parser.google.GoogleParser method) (pymend.docstring_parser.numpydoc.NumpydocParser method) ClassDocstring (class in pymend.types) CLEAN (pymend.docstring_parser.common.RenderingStyle attribute) (pymend.docstring_parser.RenderingStyle attribute) clean_str() (in module pymend.docstring_parser.common) combine_docstrings() (in module pymend.docstring_parser) (in module pymend.docstring_parser.util) COMPACT (pymend.docstring_parser.common.RenderingStyle attribute) (pymend.docstring_parser.RenderingStyle attribute) compose() (in module pymend.docstring_parser) (in module pymend.docstring_parser.epydoc) (in module pymend.docstring_parser.google) (in module pymend.docstring_parser.numpydoc) (in module pymend.docstring_parser.parser) (in module pymend.docstring_parser.rest) custom_hash() (pymend.types.Parameter method) D default (pymend.docstring_parser.common.DocstringParam attribute) (pymend.docstring_parser.DocstringParam attribute) (pymend.types.Parameter attribute) deprecation (pymend.docstring_parser.common.Docstring property) (pymend.docstring_parser.Docstring property) DeprecationSection (class in pymend.docstring_parser.numpydoc) desc (pymend.docstring_parser.epydoc.StreamToken attribute) description (pymend.docstring_parser.common.DocstringMeta attribute) (pymend.docstring_parser.DocstringDeprecated attribute) (pymend.docstring_parser.DocstringExample attribute) (pymend.docstring_parser.DocstringMeta attribute) (pymend.docstring_parser.DocstringParam attribute) (pymend.docstring_parser.DocstringRaises attribute) (pymend.docstring_parser.DocstringReturns attribute) (pymend.docstring_parser.DocstringYields attribute) Docstring (class in pymend.docstring_parser) (class in pymend.docstring_parser.common) docstring (pymend.types.DocstringInfo attribute) DocstringDeprecated (class in pymend.docstring_parser) (class in pymend.docstring_parser.common) DocstringExample (class in pymend.docstring_parser) (class in pymend.docstring_parser.common) DocstringInfo (class in pymend.types) DocstringMeta (class in pymend.docstring_parser) (class in pymend.docstring_parser.common) DocstringParam (class in pymend.docstring_parser) (class in pymend.docstring_parser.common) DocstringRaises (class in pymend.docstring_parser) (class in pymend.docstring_parser.common) DocstringReturns (class in pymend.docstring_parser) (class in pymend.docstring_parser.common) DocstringStyle (class in pymend.docstring_parser) (class in pymend.docstring_parser.common) DocstringYields (class in pymend.docstring_parser) (class in pymend.docstring_parser.common) dump_to_file() (pymend.PyComment method) (pymend.pymend.PyComment method) E EPYDOC (pymend.docstring_parser.common.DocstringStyle attribute) (pymend.docstring_parser.DocstringStyle attribute) examples (pymend.docstring_parser.common.Docstring property) (pymend.docstring_parser.Docstring property) ExamplesSection (class in pymend.docstring_parser.numpydoc) EXPANDED (pymend.docstring_parser.common.RenderingStyle attribute) (pymend.docstring_parser.RenderingStyle attribute) F FileContentRepresentation (class in pymend.pymend) FixerSettings (class in pymend.types) force_arg_types (pymend.types.FixerSettings attribute) force_attribute_types (pymend.types.FixerSettings attribute) force_attributes (pymend.types.FixerSettings attribute) force_defaults (pymend.types.FixerSettings attribute) force_docstrings (pymend.types.FixerSettings attribute) force_meta_min_func_length (pymend.types.FixerSettings attribute) force_methods (pymend.types.FixerSettings attribute) force_params (pymend.types.FixerSettings attribute) force_params_min_n_params (pymend.types.FixerSettings attribute) force_raises (pymend.types.FixerSettings attribute) force_return (pymend.types.FixerSettings attribute) force_return_type (pymend.types.FixerSettings attribute) func_decorators() (pymend.file_parser.AstAnalyzer static method) FunctionBody (class in pymend.types) FunctionDocstring (class in pymend.types) FunctionNodeVisitor (class in pymend.file_parser) FunctionSignature (class in pymend.types) G get_docstring_info() (pymend.file_parser.AstAnalyzer method) get_ids_from_returns() (pymend.file_parser.AstAnalyzer static method) get_padded_args_defaults() (pymend.file_parser.AstAnalyzer method) get_parameters_sig() (pymend.file_parser.AstAnalyzer method) get_return_value_sig() (pymend.file_parser.AstAnalyzer method) GOOGLE (pymend.docstring_parser.common.DocstringStyle attribute) (pymend.docstring_parser.DocstringStyle attribute) GoogleParser (class in pymend.docstring_parser.google) H had_docstring (pymend.types.DocstringInfo attribute) handle_class() (pymend.file_parser.AstAnalyzer method) handle_class_body() (pymend.file_parser.AstAnalyzer method) handle_elem_docstring() (pymend.file_parser.AstAnalyzer method) handle_function() (pymend.file_parser.AstAnalyzer method) handle_function_body() (pymend.file_parser.AstAnalyzer method) handle_function_signature() (pymend.file_parser.AstAnalyzer method) handle_module() (pymend.file_parser.AstAnalyzer method) I ignore_privates (pymend.types.FixerSettings attribute) ignore_unused_arguments (pymend.types.FixerSettings attribute) ignored_classes (pymend.types.FixerSettings attribute) ignored_decorators (pymend.types.FixerSettings attribute) ignored_functions (pymend.types.FixerSettings attribute) indent (pymend.types.FixerSettings attribute) input_style (pymend.pymend.Styles attribute) is_generator (pymend.docstring_parser.common.DocstringReturns attribute) (pymend.docstring_parser.common.DocstringYields attribute) (pymend.docstring_parser.DocstringReturns attribute) (pymend.docstring_parser.DocstringYields attribute) (pymend.docstring_parser.numpydoc.ReturnsSection attribute) (pymend.docstring_parser.numpydoc.YieldsSection attribute) is_optional (pymend.docstring_parser.common.DocstringParam attribute) (pymend.docstring_parser.DocstringParam attribute) is_shebang_or_pragma() (pymend.file_parser.AstAnalyzer static method) issues (pymend.types.DocstringInfo attribute) K key (pymend.docstring_parser.epydoc.StreamToken attribute) (pymend.docstring_parser.google.Section attribute) KeyReturnDict (class in pymend.docstring_parser.common) L length (pymend.types.FunctionDocstring attribute) lines (pymend.pymend.FileContentRepresentation attribute) (pymend.types.DocstringInfo attribute) lst (pymend.pymend.FileContentRepresentation attribute) M many_returns (pymend.docstring_parser.common.Docstring property) (pymend.docstring_parser.Docstring property) many_yields (pymend.docstring_parser.common.Docstring property) (pymend.docstring_parser.Docstring property) meta (pymend.docstring_parser.epydoc.SectionMatch attribute) (pymend.docstring_parser.epydoc.SectionPattern attribute) methods (pymend.types.ClassDocstring attribute) modifier (pymend.types.DocstringInfo attribute) module pymend pymend.docstring_parser pymend.docstring_parser.common pymend.docstring_parser.epydoc pymend.docstring_parser.google pymend.docstring_parser.numpydoc pymend.docstring_parser.parser pymend.docstring_parser.rest pymend.docstring_parser.util pymend.file_parser pymend.pymend pymend.pymendapp pymend.types ModuleDocstring (class in pymend.types) MULTIPLE (pymend.docstring_parser.google.SectionType attribute) N name (pymend.types.DocstringInfo attribute) NUMPYDOC (pymend.docstring_parser.common.DocstringStyle attribute) (pymend.docstring_parser.DocstringStyle attribute) NumpydocParser (class in pymend.docstring_parser.numpydoc) O output_docstring() (pymend.types.DocstringInfo method) output_fix() (pymend.PyComment method) (pymend.pymend.PyComment method) output_patch() (pymend.PyComment method) (pymend.pymend.PyComment method) output_style (pymend.pymend.Styles attribute) P param (pymend.docstring_parser.epydoc.SectionMatch attribute) (pymend.docstring_parser.epydoc.SectionPattern attribute) Parameter (class in pymend.types) params (pymend.docstring_parser.common.Docstring property) (pymend.docstring_parser.Docstring property) (pymend.types.FunctionSignature attribute) ParamSection (class in pymend.docstring_parser.numpydoc) parse() (in module pymend.docstring_parser) (in module pymend.docstring_parser.epydoc) (in module pymend.docstring_parser.google) (in module pymend.docstring_parser.numpydoc) (in module pymend.docstring_parser.parser) (in module pymend.docstring_parser.rest) (pymend.docstring_parser.google.GoogleParser method) (pymend.docstring_parser.numpydoc.DeprecationSection method) (pymend.docstring_parser.numpydoc.ExamplesSection method) (pymend.docstring_parser.numpydoc.NumpydocParser method) (pymend.docstring_parser.numpydoc.Section method) parse_from_ast() (pymend.file_parser.AstAnalyzer method) ParseError, [1] path_is_excluded() (in module pymend.pymendapp) proceed() (pymend.PyComment method) (pymend.pymend.PyComment method) process_desc() (in module pymend.docstring_parser.rest) process_examples() (in module pymend.docstring_parser.numpydoc) PyComment (class in pymend) (class in pymend.pymend) pymend module pymend.docstring_parser module pymend.docstring_parser.common module pymend.docstring_parser.epydoc module pymend.docstring_parser.google module pymend.docstring_parser.numpydoc module pymend.docstring_parser.parser module pymend.docstring_parser.rest module pymend.docstring_parser.util module pymend.file_parser module pymend.pymend module pymend.pymendapp module pymend.types module R raises (pymend.docstring_parser.common.Docstring property) (pymend.docstring_parser.Docstring property) (pymend.docstring_parser.epydoc.SectionMatch attribute) (pymend.docstring_parser.epydoc.SectionPattern attribute) (pymend.types.FunctionBody attribute) RaisesSection (class in pymend.docstring_parser.numpydoc) re_compile_maybe_verbose() (in module pymend.pymendapp) read_pyproject_toml() (in module pymend.pymendapp) RenderingStyle (class in pymend.docstring_parser) (class in pymend.docstring_parser.common) report_issues() (pymend.PyComment method) (pymend.pymend.PyComment method) (pymend.types.DocstringInfo method) REST (pymend.docstring_parser.common.DocstringStyle attribute) (pymend.docstring_parser.DocstringStyle attribute) return_name (pymend.docstring_parser.common.DocstringReturns attribute) (pymend.docstring_parser.DocstringReturns attribute) returns (pymend.docstring_parser.common.Docstring property) (pymend.docstring_parser.Docstring property) (pymend.docstring_parser.epydoc.SectionMatch attribute) (pymend.docstring_parser.epydoc.SectionPattern attribute) (pymend.types.FunctionBody attribute) (pymend.types.FunctionSignature attribute) returns_value (pymend.types.FunctionBody attribute) ReturnsSection (class in pymend.docstring_parser.numpydoc) ReturnValue (class in pymend.types) run() (in module pymend.pymendapp) S Section (class in pymend.docstring_parser.google) (class in pymend.docstring_parser.numpydoc) SectionMatch (class in pymend.docstring_parser.epydoc) SectionPattern (class in pymend.docstring_parser.epydoc) SectionType (class in pymend.docstring_parser.google) signature (pymend.types.FunctionDocstring attribute) SINGULAR (pymend.docstring_parser.google.SectionType attribute) SINGULAR_OR_MULTIPLE (pymend.docstring_parser.google.SectionType attribute) snippet (pymend.docstring_parser.common.DocstringExample attribute) (pymend.docstring_parser.DocstringExample attribute) split_description() (in module pymend.docstring_parser.common) StreamToken (class in pymend.docstring_parser.epydoc) Style (in module pymend.docstring_parser) style_option_callback() (in module pymend.pymendapp) Styles (class in pymend.pymend) T title (pymend.docstring_parser.google.Section attribute) title_pattern (pymend.docstring_parser.numpydoc.Section property) type_info (pymend.docstring_parser.google.Section attribute) type_name (pymend.docstring_parser.common.DocstringParam attribute) (pymend.docstring_parser.common.DocstringRaises attribute) (pymend.docstring_parser.common.DocstringReturns attribute) (pymend.docstring_parser.common.DocstringYields attribute) (pymend.docstring_parser.DocstringParam attribute) (pymend.docstring_parser.DocstringRaises attribute) (pymend.docstring_parser.DocstringReturns attribute) (pymend.docstring_parser.DocstringYields attribute) (pymend.types.Parameter attribute) (pymend.types.ReturnValue attribute) U uniquefy() (pymend.types.Parameter static method) V validate_regex() (in module pymend.pymendapp) version (pymend.docstring_parser.common.DocstringDeprecated attribute) (pymend.docstring_parser.DocstringDeprecated attribute) Y yield_name (pymend.docstring_parser.common.DocstringYields attribute) (pymend.docstring_parser.DocstringYields attribute) yields (pymend.docstring_parser.common.Docstring property) (pymend.docstring_parser.Docstring property) (pymend.types.FunctionBody attribute) yields_value (pymend.types.FunctionBody attribute) YieldsSection (class in pymend.docstring_parser.numpydoc)