| java.lang.Object | ||
| ↳ | com.pnfsoftware.jeb.core.units.code.asm.cfg.CFGFormatter<InsnType extends com.pnfsoftware.jeb.core.units.code.IInstruction> | |
| ↳ | com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IRCFGFormatter | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| IRCFGFormatter(CFG<IEStatement> cfg) | |||||||||||
| IRCFGFormatter(CFG<IEStatement> cfg, IVariableProvider varprv, boolean formatFineGrained) | |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | extraInstructionDetails(long address, IEStatement insn) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.core.units.code.asm.cfg.CFGFormatter
| |||||||||||
From class
java.lang.Object
| |||||||||||