Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IESwitch
Packages that use IESwitch
Package
Description
This package and its sub-packages contain the types used to access
gendec
, JEB's generic
decompiler.Types used to create and access
gendec
's IR (Intermediate Representation).-
Uses of IESwitch in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler that return IESwitchModifier and TypeMethodDescriptionIERoutineContext.createSwitch
(IEGeneric controlExpression, int defaultAddress) -
Uses of IESwitch in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir that return IESwitch