Uses of Class
org.jruby.internal.runtime.methods.DefaultMethod

Packages that use DefaultMethod
org.jruby.compiler   
 

Uses of DefaultMethod in org.jruby.compiler
 

Methods in org.jruby.compiler with parameters of type DefaultMethod
static void JITCompiler.runJIT(DefaultMethod method, Ruby runtime, ThreadContext context, java.lang.String name)
           
 

Constructors in org.jruby.compiler with parameters of type DefaultMethod
JITCompiler.JITClassGenerator(java.lang.String name, DefaultMethod method, ThreadContext context)
           
 



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