Uses of Class
com.pnfsoftware.jeb.core.EditablePluginInformation
Packages that use EditablePluginInformation
Package
Description
This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred
to as
dexdec) Intermediate Representation (IR) objects.This package and its sub-packages contain the types used to access
gendec, JEB's generic
decompiler.Common types used by
gendec's optimizers.Types used to manipulate
dexdec-generated (Dex decompiler) Java Abstract Syntax Tree
(AST) objects.-
Uses of EditablePluginInformation in com.pnfsoftware.jeb.core.units.code.android.ir
Methods in com.pnfsoftware.jeb.core.units.code.android.ir that return EditablePluginInformationModifier and TypeMethodDescriptionAbstractDCollectionOptimizer.getPluginInformation()AbstractDOptimizer.getPluginInformation() -
Uses of EditablePluginInformation in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler that return EditablePluginInformation -
Uses of EditablePluginInformation in com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt that return EditablePluginInformation -
Uses of EditablePluginInformation in com.pnfsoftware.jeb.core.units.code.java
Methods in com.pnfsoftware.jeb.core.units.code.java that return EditablePluginInformation