Uses of Interface
jadx.api.data.ICodeData
Packages that use ICodeData
Package
Description
-
Uses of ICodeData in jadx.api
-
Uses of ICodeData in jadx.api.data.impl
Classes in jadx.api.data.impl that implement ICodeData -
Uses of ICodeData in jadx.core.dex.nodes
Methods in jadx.core.dex.nodes with parameters of type ICodeData -
Uses of ICodeData in jadx.core.dex.visitors
Methods in jadx.core.dex.visitors with parameters of type ICodeDataModifier and TypeMethodDescriptionprivate voidAttachCommentsVisitor.updateCommentsData(@Nullable ICodeData data) -
Uses of ICodeData in jadx.core.dex.visitors.rename
Methods in jadx.core.dex.visitors.rename with parameters of type ICodeDataModifier and TypeMethodDescriptionprivate voidCodeRenameVisitor.updateRenamesMap(@Nullable ICodeData data)