Uses of Interface
com.pnfsoftware.jeb.core.units.code.IInstructionOperand

Packages that use IInstructionOperand
Package
Description
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
Types representing an Dex structures and Dalvik code.
This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred to as dexdec) Intermediate Representation (IR) objects.
Types used to create and access gendec's IR (Intermediate Representation).
Types used to define and represent processors' instructions, operands, and registers.
Types used during the generation of native code disassembly.
Types used for (limtied) native instruction simulation.