mycompiler.mytest
Class CSimpleTest

java.lang.Object
  extended by mycompiler.mytest.CSimpleTest

public class CSimpleTest
extends java.lang.Object

Testklasse für die Compiler-API

Version:
$Date: 2005/06/28 19:19:10 $
Author:
Jörg Bäuerle

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

CSimpleTest

public CSimpleTest()
Method Detail

main

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