Chisel
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CASTConsumer
 CStatsComputer
 CTransformationRepresesnts a transformation action on an AST
 CDeadcodeEliminationRepresents a sound dead-code elimination phase
 CReductionRepresents a general reduction step
 CGlobalReductionRepresents a global reduction phase
 CLocalReductionRepresents a local reduction phase
 CReformatRepresents a reformatting action
 CDCEFrontend
 CFileManagerWrapper for low-level file manipulations
 CFrontendProvides an independent frontend for any action on AST
 COptionManagerManages and processes all the command-line options that are passed to Chisel
 CProbabilisticModelRepresents the probabilistic model that is utilized in the reduction phase
 CProfilerKeeps track of performance information that is used in preparing the report
 CRecursiveASTVisitor
 CDeadcodeElementCollectionVisitor
 CGlobalElementCollectionVisitor
 CLocalElementCollectionVisitor
 CStatsVisitor
 CReportPrepares and pretty-prints the final report to the terminal
 CStatsManagerResponsible for computing statistical information for a file