dk.brics.grammar.main
Class MainGUI

java.lang.Object
  extended by dk.brics.grammar.main.MainGUI

public class MainGUI
extends Object

Graphical interface to the parser and grammar ambiguity checker.

To use Graphviz dot, set the system property dk.brics.grammar.dot to the path to the dot executable.


Method Summary
static void main(String[] args)
          Runs the graphical interface to the parser and grammar ambiguity checker.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Runs the graphical interface to the parser and grammar ambiguity checker.



Copyright © 2005-2008 Anders Møller.