|
Class Summary |
| AnalysisDataManager |
An analysis data manager centralizes access to all the data collected by
the various analyses for the purpose of dissemination. |
| Assert |
Assert - mimics the assert() C standard library function |
| ClassFile |
ClassFile - Represents a given classfile. |
| Main |
|
| MyError |
|
| PrettyPrinter |
PrettyPrinter - for ast correctness verification
History:
7 May 2000 - marked identifier list un-flattening as obsolete
6 Mar 2000 - ast de-transformation: list un-flattening completed
added prototype transformed ast pretty-printing (idlist)
5 Mar 2000 - created |