Class RegionMaker
- java.lang.Object
-
- jadx.core.dex.visitors.regions.maker.RegionMaker
-
public class RegionMaker extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RegionMaker(MethodNode mth)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RegionmakeMthRegion()
-
-
-
Constructor Detail
-
RegionMaker
public RegionMaker(MethodNode mth)
-
-
Method Detail
-
makeMthRegion
public Region makeMthRegion()
-
-