class documentation
DefUseChains adaptor that builds a mapping between each user and the Def that defines this user:
- chains: Dict[node, List[Def]], a mapping between nodes and the Defs
- that define it.
DefUseChains adaptor that builds a mapping between each user and the Def that defines this user: