This folder contains class hierarchy analyzer code (cha.py) that analyzes a given file and returns the inheritance tree of the file. This folder also contains test cases for the analyzer. This folder ...