Uses of Interface
com.pnfsoftware.jeb.core.units.code.android.ir.IDField
Packages that use IDField
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 IDField in com.pnfsoftware.jeb.core.units.code.android.ir
Subinterfaces of IDField in com.pnfsoftware.jeb.core.units.code.android.irModifier and TypeInterfaceDescriptioninterfacedexdecIR instance field.interfacedexdecIR static field, including a type'sclasspseudo-attribute.Methods in com.pnfsoftware.jeb.core.units.code.android.ir that return IDFieldMethods in com.pnfsoftware.jeb.core.units.code.android.ir with parameters of type IDFieldModifier and TypeMethodDescriptionstatic booleanDUtil.mayBeFinal(IDField f, IDexUnit dex) Determine whether the provided field is or appears to befinal.