java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.asm.decompiler.ConverterInstructionEntry<InsnType extends com.pnfsoftware.jeb.core.units.code.IInstruction> |
Utility class.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public long | address | ||||||||||
public InsnType extends IInstruction | insn | ||||||||||
public int | irAddress | ||||||||||
public List<IEStatement> | r |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ConverterInstructionEntry() | |||||||||||
ConverterInstructionEntry(InsnType insn, long address, List<IEStatement> r, int irAddress) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |