chc.linker.CLinker module
- class chc.linker.CLinker.CLinker(capp: CApplication)[source]
Bases:
object- property capp: CApplication
- property compinfos: List[chc.app.CCompInfo.CCompInfo]
- property compinfoxrefs: Dict[Tuple[int, int], int]
- property declarations: CGlobalDeclarations
- property indexmanager: IndexManager
- property varinfoxrefs: Dict[Tuple[int, int], int]