Uses of Enum
jadx.core.dex.visitors.blocks.FixMultiEntryLoops.BlockColor
Packages that use FixMultiEntryLoops.BlockColor
-
Uses of FixMultiEntryLoops.BlockColor in jadx.core.dex.visitors.blocks
Methods in jadx.core.dex.visitors.blocks that return FixMultiEntryLoops.BlockColorModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static FixMultiEntryLoops.BlockColor[]FixMultiEntryLoops.BlockColor.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jadx.core.dex.visitors.blocks with parameters of type FixMultiEntryLoops.BlockColorModifier and TypeMethodDescriptionprivate static voidFixMultiEntryLoops.colorDFS(MethodNode mth, FixMultiEntryLoops.BlockColor[] colors, BlockNode block)