chc.app.CGlobalDictionary module
Dictionary of global entities across files.
- class chc.app.CGlobalDictionary.CGlobalDictionary(capp: CApplication, xnode: Optional[xml.etree.ElementTree.Element])[source]
Bases:
chc.app.CDictionary.CDictionary- property capp: CApplication
- property cfile: CFile
- property decls: CGlobalDeclarations
- index_funarg(funarg: chc.app.CTyp.CFunArg) int[source]
- property is_global: bool