Uses of Interface org.apache.bcel.verifier.structurals.InstructionContext

Uses in package org.apache.bcel.verifier.structurals

Methods with return type org.apache.bcel.verifier.structurals.InstructionContext

InstructionContext
Returns the InstructionContext of a given instruction.
InstructionContext[]
Returns the InstructionContext[] of a given InstructionHandle[], in a naturally ordered manner.
InstructionContext[]
Returns an InstructionContext[] with all the InstructionContext instances for the method whose control flow is represented by this ControlFlowGraph (NOT ORDERED!).
InstructionContext[]
Returns the usual control flow successors.