Uses of Interface
com.pnfsoftware.jeb.core.units.code.android.ir.IDEmuMember
Packages that use IDEmuMember
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 IDEmuMember in com.pnfsoftware.jeb.core.units.code.android.ir
Methods in com.pnfsoftware.jeb.core.units.code.android.ir that return IDEmuMemberModifier and TypeMethodDescriptionIDState.getEmulatedMemberForPseudoMember(Member m) Retrieve the emulated-member object associated with a native Java reflection member object.