|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListIterator.Quad | |
---|---|
joeq.Compiler.Quad | |
joeq.Util.Templates |
Uses of ListIterator.Quad in joeq.Compiler.Quad |
---|
Classes in joeq.Compiler.Quad that implement ListIterator.Quad | |
---|---|
class |
QuadIterator
|
Fields in joeq.Compiler.Quad declared as ListIterator.Quad | |
---|---|
protected ListIterator.Quad |
QuadIterator.quadsInCurrentBasicBlock
An iteration of the quads in the current basic block. |
Methods in joeq.Compiler.Quad that return ListIterator.Quad | |
---|---|
ListIterator.Quad |
BasicBlock.backwardIterator()
Returns an iterator over the quads in this basic block in backward order. |
ListIterator.Quad |
BasicBlock.iterator()
Returns an iterator over the quads in this basic block in forward order. |
Uses of ListIterator.Quad in joeq.Util.Templates |
---|
Classes in joeq.Util.Templates that implement ListIterator.Quad | |
---|---|
static class |
ListWrapper.Quad.EmptyIterator
|
static class |
ListWrapper.Quad.Iterator
|
Methods in joeq.Util.Templates that return ListIterator.Quad | |
---|---|
ListIterator.Quad |
ListWrapper.Quad.quadIterator()
|
ListIterator.Quad |
List.Quad.quadIterator()
|
ListIterator.Quad |
UnmodifiableList.Quad.quadIterator()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |