Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEGroupElt
Packages that use IEGroupElt
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 IEGroupElt in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler that return IEGroupEltModifier and TypeMethodDescriptionIEGlobalContext.createGroupElt
(IEGroup collection, IEGeneric index) IERoutineContext.createGroupElt
(IEGroup collection, IEGeneric index) -
Uses of IEGroupElt in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir that return IEGroupElt