Class BlockInfLoop


public class BlockInfLoop extends BlockGraph
Block representing an infinite loop possible multiple incoming edges no outgoing edges 1 (implied) outgoing edge representing loop to the top control flow 1 interior block representing the body of the loop
  • Constructor Details

    • BlockInfLoop

      public BlockInfLoop()