|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstructionScanner
A scanner for implementing a state machine over a sequence of instructions and control edges.
| Method Summary | |
|---|---|
boolean |
isDone()
Return true if this scanner has completed, false otherwise. |
void |
scanInstruction(org.apache.bcel.generic.InstructionHandle handle)
Traverse an instruction. |
void |
traverseEdge(Edge edge)
Traverse an edge. |
| Method Detail |
|---|
void traverseEdge(Edge edge)
void scanInstruction(org.apache.bcel.generic.InstructionHandle handle)
boolean isDone()
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||