For more information on the search, visit the help page.
ParsedAstModule
__init__
lines
root
model
Attribute
CanContainImportsDocumentable
Class
ClassHierarchyFinalizer
DocLocation
Documentable
DocumentableKind
Function
FunctionOverload
Inheritable
ISystemBuilder
LineFromAst
LineFromDocstringField
Module
Package
PrivacyClass
ProcessingState
System
SystemBuilder
ModuleNotAdded
SystemBuildingError
defaultPostProcess
get_constructors
get_docstring
import_mod_from_file_location
is_exception
prepend_package
topsort
_find_dunder_constructor
_inherits_instance_variable_kind
_isdatadescriptor
_isfunction
_isignorable
T
ClassOrStr
func_types
_STD_LIB_EXCEPTIONS
_default_extensions
_ignorable_dunders
pydoctor.model.ParsedAstModule
pydoctor
class ParsedAstModule: (source)
Constructor: ParsedAstModule(root, lines)
ParsedAstModule(root, lines)
View In Hierarchy
Undocumented
ast.Module
Sequence[str]
attrs generated method