Uses of Class
jadx.core.dex.visitors.regions.SwitchBreakVisitor.BaseSwitchRegionVisitor
Packages that use SwitchBreakVisitor.BaseSwitchRegionVisitor
-
Uses of SwitchBreakVisitor.BaseSwitchRegionVisitor in jadx.core.dex.visitors.regions
Subclasses of SwitchBreakVisitor.BaseSwitchRegionVisitor in jadx.core.dex.visitors.regionsModifier and TypeClassDescriptionprivate static final classAdd common 'break' if 'break' or exit insn ('return', 'throw', 'continue') found in all branches.private static final classFields in jadx.core.dex.visitors.regions with type parameters of type SwitchBreakVisitor.BaseSwitchRegionVisitorModifier and TypeFieldDescriptionprivate final Supplier<SwitchBreakVisitor.BaseSwitchRegionVisitor> SwitchBreakVisitor.IterativeSwitchRegionVisitor.builderMethod parameters in jadx.core.dex.visitors.regions with type arguments of type SwitchBreakVisitor.BaseSwitchRegionVisitorModifier and TypeMethodDescriptionprivate static voidSwitchBreakVisitor.runSwitchTraverse(MethodNode mth, Supplier<SwitchBreakVisitor.BaseSwitchRegionVisitor> builder) Constructor parameters in jadx.core.dex.visitors.regions with type arguments of type SwitchBreakVisitor.BaseSwitchRegionVisitorModifierConstructorDescription