Traces the interpretation of a single method and prints out the results.
Traces the interpretation of a single method and prints out the results.
The first element must be the name of a class file, a jar file or a directory containing the former. The second element must denote the name of a class and the third must denote the name of a method of the respective class. If the method is overloaded the first method is returned.
A small basic framework that facilitates the abstract interpretation of a specific method using a configurable domain.