Class TestParse

java.lang.Object
  |
  +--TestParse

public class TestParse
extends java.lang.Object

Tests the parser by allowing you to load the default files and type sentences in to be parsed.


Constructor Summary
TestParse()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestParse

public TestParse()
Method Detail

main

public static void main(java.lang.String[] args)