Class InlineSingleBlockHelper
- java.lang.Object
-
- org.jetbrains.java.decompiler.modules.decompiler.InlineSingleBlockHelper
-
public final class InlineSingleBlockHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InlineSingleBlockHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleaninlineSingleBlocks(RootStatement root)static booleanisBreakEdgeLabeled(Statement source, Statement closure)
-
-
-
Method Detail
-
inlineSingleBlocks
public static boolean inlineSingleBlocks(RootStatement root)
-
-