module documentation
Useful visitors for AST and pydocspec.ApiObject
instances.
Class |
|
Undocumented |
Class |
|
Undocumented |
Class |
|
Undocumented |
Class |
|
Undocumented |
Class |
|
Visits objects applying the predicate. If the predicate returrns a False value, the object will be removed from it's containing list. |
Class |
|
Visit objects and print each object with the defined format string. Available substitutions are: |
Class |
|
Format a representation of a arbitrary ApiObject, including nested members of the tree. |
Function | iter |
Iter each values of the API object fields. Fields are listed in the _spec_fields class varaible. |
Class | _ |
Undocumented |
Class | _ |
Undocumented |
Class | _ |
No class docstring; 1/1 class method documented |
Class | _docspec |
Undocumented |
Function | _colored |
Undocumented |
Iter each values of the API object fields. Fields are listed in the _spec_fields class varaible.
Parameters | |
ob:pydocspec.ApiObject | Undocumented |
Returns | |
t.Iterator[ | Undocumented |