module documentation
Parse py source files and create a list of units of interest
Function | init |
Undocumented |
Function | parse |
Undocumented |
Function | parse |
Undocumented |
Constant | DOT |
Undocumented |
Class | _ |
No class docstring; 0/1 property, 0/11 instance variable, 0/2 class variable, 4/21 methods documented |
Function | _builtin |
Undocumented |
Function | _camelize |
Undocumented |
Function | _cls |
Undocumented |
Function | _is |
Undocumented |
Function | _is |
Undocumented |
Function | _is |
Undocumented |
Function | _name |
Undocumented |
Function | _ucfirst |
Undocumented |
def parse_path(gen:
base.Generator
, path: str
, base_name: str
, base_dir: str
, parse_all=True):
(source)
¶
Undocumented