Web Site

org.codehaus.janino.samples
Class ClassBodyDemo

java.lang.Object
  extended by org.codehaus.janino.samples.ClassBodyDemo

public class ClassBodyDemo
extends Object


Method Summary
static void main(String[] args)
           
 
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)
                 throws Exception
Throws:
Exception

Web Site