Interface InstructionTargeter

    • Method Detail

      • containsTarget

        boolean containsTarget​(InstructionHandle instructionHandle)
        Tests whether this targeter targets the specified instruction handle.
        Parameters:
        instructionHandle - the instruction handle to test.
        Returns:
        whether this targeter targets the specified instruction handle.