This class represents a Python module that holds all the declarations
belonging to a set of namespaces which have interdependencies.
|
|
|
|
|
|
|
|
|
|
|
|
|
_finalizeModuleContents_vx(self,
template_map) |
source code
|
|
|
|
|
|
Inherited from _ModuleNaming_mixin :
addImportsFrom ,
bindingFile ,
bindingIO ,
bindingPreface ,
bindingTag ,
defineNamespace ,
generator ,
importForDeclaration ,
literal ,
moduleContents ,
modulePath ,
moduleUID ,
nameInModule ,
pathFromImport ,
referenceNamespace ,
referenceSchemaComponent ,
uniqueInClass ,
uniqueInModule ,
writeToModuleFile
|