Class ControlFlowContext.LoopFrame
- java.lang.Object
-
- com.tonic.analysis.source.recovery.ControlFlowContext.LoopFrame
-
- Enclosing class:
- ControlFlowContext
public static final class ControlFlowContext.LoopFrame extends Object
An enclosing loop: its header (label anchor), continue-target (latch/increment) and exit block.