Uses of Class
jadx.core.dex.regions.Region
Packages that use Region
Package
Description
-
Uses of Region in jadx.core.dex.nodes
Fields in jadx.core.dex.nodes declared as RegionMethods in jadx.core.dex.nodes that return RegionMethods in jadx.core.dex.nodes with parameters of type Region -
Uses of Region in jadx.core.dex.regions
Fields in jadx.core.dex.regions declared as RegionMethods in jadx.core.dex.regions that return Region -
Uses of Region in jadx.core.dex.visitors.regions
Methods in jadx.core.dex.visitors.regions with parameters of type RegionModifier and TypeMethodDescriptionprivate static voidPostProcessRegions.insertEdgeInsn(Region region) Insert insn block from edge insn attribute. -
Uses of Region in jadx.core.dex.visitors.regions.maker
Methods in jadx.core.dex.visitors.regions.maker that return RegionModifier and TypeMethodDescriptionRegionMaker.makeMthRegion()(package private) RegionRegionMaker.makeRegion(BlockNode startBlock) Methods in jadx.core.dex.visitors.regions.maker with parameters of type Region