Package

org.argus.jawa.alir

dataFlowAnalysis

Permalink

package dataFlowAnalysis

Visibility
  1. Public
  2. All

Type Members

  1. trait CallResolver[LatticeElement] extends AnyRef

    Permalink

  2. trait InterProceduralMonotonicFunction[LatticeElement] extends AnyRef

    Permalink

  3. trait InterproceduralDataFlowAnalysisResult[LatticeElement] extends AnyRef

    Permalink

    Provide an Interface to let the developer get data facts corresponding to each statement.

  4. case class InterproceduralDataFlowGraph(icfg: InterproceduralControlFlowGraph[ICFGNode], ptaresult: PTAResult) extends Product with Serializable

    Permalink

  5. trait InterproceduralMonotoneDataFlowAnalysisResult[LatticeElement] extends InterproceduralDataFlowAnalysisResult[LatticeElement]

    Permalink

  6. trait NodeListener extends AnyRef

    Permalink

  7. trait PstProvider extends AnyRef

    Permalink

Ungrouped