Package

edu.illinois.wala.ipa

callgraph

Permalink

package callgraph

Visibility
  1. Public
  2. All

Type Members

  1. trait AbstractCallGraphBuilder extends AnyRef

    Permalink
  2. class AnalysisOptions extends com.ibm.wala.ipa.callgraph.AnalysisOptions

    Permalink
  3. class AnalysisScope extends com.ibm.wala.ipa.callgraph.AnalysisScope

    Permalink
  4. case class Dependency(file: String, nature: DependencyNature, scope: Scope) extends Product with Serializable

    Permalink
  5. trait ExtraFeatures extends AnyRef

    Permalink
  6. class FlexibleCallGraphBuilder extends AstJavaSSAPropagationCallGraphBuilder with AbstractCallGraphBuilder with ExtraFeatures

    Permalink
  7. final class RichContext extends AnyVal

    Permalink
  8. class RichN extends AnyRef

    Permalink
  9. trait Wrapper extends WrapO with WrapP

    Permalink

Value Members

  1. object AnalysisOptions

    Permalink
  2. object AnalysisScope

    Permalink
  3. object Dependency extends Serializable

    Permalink
  4. object DependencyNature extends Enumeration

    Permalink
  5. object FlexibleCallGraphBuilder

    Permalink
  6. object N

    Permalink
  7. package propagation

    Permalink

Ungrouped