Class LoopSummary


  • public class LoopSummary
    extends TraceToken
    A TraceToken representing the traversal of a loop condition, summarizing all possible iterations.
    • Constructor Summary

      Constructors 
      Constructor Description
      LoopSummary​(it.unive.lisa.program.cfg.ProgramPoint pp)
      Builds the summary.
    • Constructor Detail

      • LoopSummary

        public LoopSummary​(it.unive.lisa.program.cfg.ProgramPoint pp)
        Builds the summary.
        Parameters:
        pp - the program point associated with the summary