Class TestSyntaxDiagnose

java.lang.Object
  |
  +--TestSyntaxDiagnose

public class TestSyntaxDiagnose
extends java.lang.Object

test class for SyntaxDiagnose


Constructor Summary
TestSyntaxDiagnose()
           
 
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

TestSyntaxDiagnose

public TestSyntaxDiagnose()
Method Detail

main

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