Uses of Class
jadx.core.dex.regions.loops.LoopType
Packages that use LoopType
-
Uses of LoopType in jadx.core.dex.regions.loops
Subclasses of LoopType in jadx.core.dex.regions.loopsFields in jadx.core.dex.regions.loops declared as LoopTypeMethods in jadx.core.dex.regions.loops that return LoopTypeMethods in jadx.core.dex.regions.loops with parameters of type LoopType -
Uses of LoopType in jadx.core.dex.visitors.regions
Methods in jadx.core.dex.visitors.regions that return LoopTypeModifier and TypeMethodDescriptionprivate static LoopTypeLoopRegionVisitor.checkArrayForEach(MethodNode mth, LoopRegion loopRegion, InsnNode initInsn, InsnNode incrInsn, IfCondition condition)