dk.brics.grammar.main
Class MainCommandLine

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

public class MainCommandLine
extends Object

Command-line interface to the parser and grammar ambiguity checker.


Method Summary
static void main(String[] args)
          Runs the command-line 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 command-line interface to the parser and grammar ambiguity checker.



Copyright © 2005-2008 Anders Møller.