com.inxar.syntacs.translator.test
Class HelloWorld

java.lang.Object
  |
  +--com.inxar.syntacs.translator.test.HelloWorld

public class HelloWorld
extends Object


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

Constructor Detail

HelloWorld

public HelloWorld()
Method Detail

main

public static void main(String[] argv)