classes
ModuleSource
The documentation extraction of class objects.
Classes
| Member | |
|---|---|
| AbstractAttrs | The temporary abstract attributes of a class. |
| ClassProfile | A temporary profile extracted from the class. |
| DocProp | The docstring and basic information of a class property. |
| DocClass | The docstring and basic information of a class. |
Functions
| Member | |
|---|---|
| parse_prop_docs | Parse the docstring of a class property. |
| parse_class_docs | Parse the docstring of a class. |