Class ControlFlowGraphGotoReducer
- java.lang.Object
-
- org.jd.core.v1.service.converter.classfiletojavasyntax.util.ControlFlowGraphGotoReducer
-
public class ControlFlowGraphGotoReducer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ControlFlowGraphGotoReducer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
reduce(ControlFlowGraph cfg)
-
-
-
Method Detail
-
reduce
public static void reduce(ControlFlowGraph cfg)
-
-