|
Class Summary |
| CommonCases |
The CommonCases class file is designed to provide a wide range of common
Java structures that can be used to check the Purifier StackMapGen.generate. |
| ExceptionCases |
The ExcetionCases class file is designed to provide a wide range of common
Java structures that encorporate exception handlers and can be used to check the Purifier StackMapGen.generate. |
| MinimalIf |
|
| MinimalNoSM |
|
| ProblemCases |
The ProblemCases class contains methods that are intended to illustrate
cases where the Purifier has problems. |
| SpecialCases |
The SpecialCases class file is designed to provide a set of Java structures
that can be used to check the Purifier StackMapGen.generate against special cases that it has been designed to recognize and compensate for. |
| UniqueProblemCases |
The UniqueProblemCases class contains methods that are intended to illustrate
cases where the Purifier has problems. |
| UsesSomeInterface |
|