Uses of Annotation Type
jadx.core.dex.visitors.JadxVisitor
Packages that use JadxVisitor
Package
Description
-
Uses of JadxVisitor in jadx.core.dex.visitors
Classes in jadx.core.dex.visitors with annotations of type JadxVisitorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassRemove primitives boxing i.e convert 'Integer.valueOf(1)' to '1'classclassclassclassclassclassclassclassclassclassVisitor for modify method instructions (remove, replace, process exception handlers)classclassclassPrepare instructions for code generation pass, most of this modification breaks register dependencies, so this pass must be just before CodeGen.classclassclassclassclass -
Uses of JadxVisitor in jadx.core.dex.visitors.debuginfo
Classes in jadx.core.dex.visitors.debuginfo with annotations of type JadxVisitor -
Uses of JadxVisitor in jadx.core.dex.visitors.finaly
Classes in jadx.core.dex.visitors.finaly with annotations of type JadxVisitorModifier and TypeClassDescriptionclassThis visitor is responsible for extracting finally blocks from duplicated instructions located within the ends of each branch leading to the terminating point of all code paths. -
Uses of JadxVisitor in jadx.core.dex.visitors.fixaccessmodifiers
Classes in jadx.core.dex.visitors.fixaccessmodifiers with annotations of type JadxVisitor -
Uses of JadxVisitor in jadx.core.dex.visitors.gradle
Classes in jadx.core.dex.visitors.gradle with annotations of type JadxVisitor -
Uses of JadxVisitor in jadx.core.dex.visitors.kotlin
Classes in jadx.core.dex.visitors.kotlin with annotations of type JadxVisitor -
Uses of JadxVisitor in jadx.core.dex.visitors.prepare
Classes in jadx.core.dex.visitors.prepare with annotations of type JadxVisitor -
Uses of JadxVisitor in jadx.core.dex.visitors.regions
Classes in jadx.core.dex.visitors.regions with annotations of type JadxVisitorModifier and TypeClassDescriptionclassclassclassclassA switch(string) java code will be compiled to two switches in class code. -
Uses of JadxVisitor in jadx.core.dex.visitors.rename
Classes in jadx.core.dex.visitors.rename with annotations of type JadxVisitor -
Uses of JadxVisitor in jadx.core.dex.visitors.shrink
Classes in jadx.core.dex.visitors.shrink with annotations of type JadxVisitor -
Uses of JadxVisitor in jadx.core.dex.visitors.ssa
Classes in jadx.core.dex.visitors.ssa with annotations of type JadxVisitor -
Uses of JadxVisitor in jadx.core.dex.visitors.typeinference
Classes in jadx.core.dex.visitors.typeinference with annotations of type JadxVisitorModifier and TypeClassDescriptionfinal classfinal classfinal class -
Uses of JadxVisitor in jadx.core.dex.visitors.usage
Classes in jadx.core.dex.visitors.usage with annotations of type JadxVisitor