Class TargetInsnNode

    • Constructor Detail

      • TargetInsnNode

        public TargetInsnNode​(InsnType type,
                              int argsCount)
    • Method Detail

      • initBlocks

        public void initBlocks​(BlockNode curBlock)
      • replaceTargetBlock

        public boolean replaceTargetBlock​(BlockNode origin,
                                          BlockNode replace)