Package serp.bytecode

Class Code.CodeIterator

java.lang.Object
serp.bytecode.Code.CodeIterator
All Implemented Interfaces:
Iterator, ListIterator
Enclosing class:
Code

private class Code.CodeIterator extends Object implements ListIterator
Helper class to handle invalidation of instructions on removal and notification of modification on addition.