Packages

t

org.opalj.tac.fpcf.analyses.cg

AnalysisState

trait AnalysisState extends AnyRef

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AnalysisState
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def dependees: Set[SomeEOptionP]

    Inherited classes that introduce new dependencies must override this method and call add a call to super!

  2. abstract def hasOpenDependencies: Boolean

    Inherited classes that introduce new dependencies must override this method and call add a call to super!