|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.brics.string.flow.operations.Simplifier
public class Simplifier
Flow graph simplifier.
Method Summary | |
---|---|
static void |
normalize(FlowGraph g)
Normalizes the given graph. |
static Map<Node,Node> |
simplify(FlowGraph g)
Simplifies the given graph. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void normalize(FlowGraph g)
public static Map<Node,Node> simplify(FlowGraph g)
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |