Packages

  • package root
    Definition Classes
    root
  • package org
    Definition Classes
    root
  • package opalj
    Definition Classes
    org
  • package support
    Definition Classes
    opalj
  • package debug

    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.

  • package info

    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.

  • package tools

    Contains tools which are required/necessary/helpful to generate resources for OPAL, such as the pre-configured class hierarchy.

p

org.opalj

support

package support

Ungrouped