edu.illinois.wala.ipa

callgraph

package callgraph

Visibility
  1. Public
  2. All

Type Members

  1. trait AbstractCallGraphBuilder extends AnyRef

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

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

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

  5. trait ExtraFeatures extends AnyRef

  6. class FlexibleCallGraphBuilder extends SSAPropagationCallGraphBuilder with AbstractCallGraphBuilder with ExtraFeatures

  7. final class RichContext extends AnyVal

  8. class RichN extends AnyRef

  9. trait Wrapper extends WrapO with WrapP

Value Members

  1. object AnalysisOptions

  2. object AnalysisScope

  3. object Dependency extends Serializable

  4. object DependencyNature extends Enumeration

  5. object FlexibleCallGraphBuilder

  6. object N

  7. package propagation

Ungrouped