org.jruby.anno
Class InvokerGenerator

java.lang.Object
  extended by org.jruby.anno.InvokerGenerator

public class InvokerGenerator
extends java.lang.Object


Field Summary
static boolean DEBUG
           
 
Constructor Summary
InvokerGenerator()
           
 
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
 

Field Detail

DEBUG

public static final boolean DEBUG
See Also:
Constant Field Values
Constructor Detail

InvokerGenerator

public InvokerGenerator()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2002-2007 JRuby Team. All Rights Reserved.