Uses of Class
com.pnfsoftware.jeb.core.units.code.android.DexDecompilerEvent
Packages that use DexDecompilerEvent
Package
Description
This package and sub-packages contain all types used by Android code analysis plugins.
-
Uses of DexDecompilerEvent in com.pnfsoftware.jeb.core.units.code.android
Subclasses of DexDecompilerEvent in com.pnfsoftware.jeb.core.units.code.androidModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
Methods in com.pnfsoftware.jeb.core.units.code.android that return types with arguments of type DexDecompilerEventModifier and TypeMethodDescriptionIDexDecompilerUnit.getGlobalDecompilationEvents()
Retrieve the list decompilation events, without duplicates.IDexDecompilerUnit.getGlobalDecompilationEvents
(boolean keepDuplicates) Retrieve a copy of the decompilation events.Methods in com.pnfsoftware.jeb.core.units.code.android with parameters of type DexDecompilerEventModifier and TypeMethodDescriptionvoid
IDexDecompilerUnit.recordDecompilationEvent
(DexDecompilerEvent<?> event)