public class DGraphFactory extends Object implements GraphFactory<DGraph>
| Constructor and Description |
|---|
DGraphFactory(AbstractBalancingVisitor fq,
ParenthesisModel model) |
public DGraphFactory(AbstractBalancingVisitor fq, ParenthesisModel model)
public DGraph getGraph(Grammar g)
getGraph in interface GraphFactory<DGraph>public PrettyPrinter getPrettyPrinter(DGraph g)
getPrettyPrinter in interface GraphFactory<DGraph>Copyright © 2008-2013 Mathias Schwarz.