|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjist.runtime.RewriterFlow.FlowInfoMap
public static class RewriterFlow.FlowInfoMap
An accessor class to conveniently query data flow information.
| Method Summary | |
|---|---|
org.apache.bcel.verifier.structurals.Frame |
getFrame(org.apache.bcel.generic.InstructionHandle ih)
Return frame information BEFORE given instruction handle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public org.apache.bcel.verifier.structurals.Frame getFrame(org.apache.bcel.generic.InstructionHandle ih)
ih - BCEL instruction handle (program counter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||