Package qilin.stat

Interface AbstractStat

All Known Implementing Classes:
AliasStat, BenchmarkStat, CallGraphStat, PAGStat, PointsToStat, RuntimeStat, TypeClientStat, YummyStat

public interface AbstractStat
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    export(Exporter exporter)
     
  • Method Details

    • export

      void export(Exporter exporter)