Class IrreducibleCFGDeobfuscator
- java.lang.Object
-
- org.jetbrains.java.decompiler.modules.decompiler.deobfuscator.IrreducibleCFGDeobfuscator
-
public final class IrreducibleCFGDeobfuscator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IrreducibleCFGDeobfuscator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisStatementIrreducible(Statement statement)static booleansplitIrreducibleNode(Statement statement)
-