com.inxar.syntacs.translator.lr
Class VizController

java.lang.Object
  |
  +--com.inxar.syntacs.translator.lr.VizController

public class VizController
extends Object

The VizController is centrally responsible for overseeing and coordinating the generation of GraphViz dot files for various objects.


Constructor Summary
VizController()
           
 
Method Summary
 void viz()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VizController

public VizController()
Method Detail

viz

public void viz()