Tools which help to debug OPAL as such.
Tools which help to debug OPAL as such.
E.g., it is possible to run the abstract interpreter for an arbitrary method to analyze the respective result.
Contains standalone tools/analyses that provide general, coarse-grained information about Java projects and the current runtime environment.
Contains standalone tools/analyses that provide general, coarse-grained information about Java projects and the current runtime environment. The tools range from very trivial and fast to (more) complex analyses.
The tools in this package primarily serve the comprehension of a given code base; tools that primarily serve the debugging of OPAL or analyses developed on top of OPAL are stored in the org.opalj.support.debug package.
Contains tools which are required/necessary/helpful to generate resources for OPAL, such as the pre-configured class hierarchy.