|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControlFlowGraph.InstructionContextImpl | |
|---|---|
| org.apache.bcel.verifier.structurals | Provides a PassVerifier class mostly used internally by JustIce, yielding a control flow graph for public use as a nice side effect. |
| Uses of ControlFlowGraph.InstructionContextImpl in org.apache.bcel.verifier.structurals |
|---|
| Methods in org.apache.bcel.verifier.structurals that return ControlFlowGraph.InstructionContextImpl | |
|---|---|
private ControlFlowGraph.InstructionContextImpl |
ControlFlowGraph.InstructionContextImpl.lastExecutionJSR()
Returns the InstructionContextImpl with an JSR/JSR_W that was last in the ExecutionChain, without a corresponding RET, i.e. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||