Class ControlFlowNode.InstructionIterator

java.lang.Object
com.strobel.assembler.flowanalysis.ControlFlowNode.InstructionIterator
All Implemented Interfaces:
Iterator<Instruction>
Enclosing class:
ControlFlowNode

private final class ControlFlowNode.InstructionIterator extends Object implements Iterator<Instruction>