public class CycleReducer<E extends InliningGraph<?,?>> extends AbstractGrammarEntityVisitor
marked| Constructor and Description |
|---|
CycleReducer(GraphFactory<E> factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Grammar g) |
boolean |
isDone() |
public CycleReducer(GraphFactory<E> factory)
public void apply(Grammar g)
apply in interface GrammarEntityVisitorapply in class AbstractGrammarEntityVisitorpublic boolean isDone()
Copyright © 2008-2013 Mathias Schwarz.