Class ReturnPathTypeDataflow


public class ReturnPathTypeDataflow extends Dataflow<ReturnPathType,ReturnPathTypeAnalysis>
Dataflow class for ReturnPathTypeAnalysis.
Author:
David Hovemeyer
  • Constructor Details

    • ReturnPathTypeDataflow

      public ReturnPathTypeDataflow(CFG cfg, ReturnPathTypeAnalysis analysis)
      Constructor.
      Parameters:
      cfg - CFG of the method being analyzed
      analysis - the analysis