Uses of Interface
com.pnfsoftware.jeb.core.units.code.android.ir.IDAllocObjectInfo
Packages that use IDAllocObjectInfo
Package
Description
This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred
to as
dexdec
) Intermediate Representation (IR) objects.-
Uses of IDAllocObjectInfo in com.pnfsoftware.jeb.core.units.code.android.ir
Methods in com.pnfsoftware.jeb.core.units.code.android.ir that return IDAllocObjectInfoModifier and TypeMethodDescriptionIDGlobalContext.createAllocObjectInfo
(IJavaType objectType) IDGlobalContext.createAllocObjectInfo
(String objectType) IDAllocObjectInfo.duplicate()