Uses of Interface
jadx.api.plugins.input.JadxCodeInput
Packages that use JadxCodeInput
Package
Description
-
Uses of JadxCodeInput in jadx.api.plugins
Methods in jadx.api.plugins with parameters of type JadxCodeInput -
Uses of JadxCodeInput in jadx.api.plugins.data
Methods in jadx.api.plugins.data that return types with arguments of type JadxCodeInput -
Uses of JadxCodeInput in jadx.core.plugins
Fields in jadx.core.plugins with type parameters of type JadxCodeInputMethods in jadx.core.plugins that return types with arguments of type JadxCodeInputModifier and TypeMethodDescriptionJadxPluginManager.getCodeInputs()PluginContext.getCodeInputs()Methods in jadx.core.plugins with parameters of type JadxCodeInput -
Uses of JadxCodeInput in jadx.plugins.input.xapk
Classes in jadx.plugins.input.xapk that implement JadxCodeInput