Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEPrototypeHandler
Packages that use IEPrototypeHandler
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 IEPrototypeHandler in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler that return IEPrototypeHandlerModifier and TypeMethodDescriptionAbstractConverter.getPrototypeHandler
(IERoutineContext ctx) IEConverter.getPrototypeHandler
(IERoutineContext ctx) Create an instance of a prototype handler. -
Uses of IEPrototypeHandler in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir
Classes in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir that implement IEPrototypeHandlerModifier and TypeClassDescriptionclass
Standard implementation used to handle wildcard prototypes.