Uses of Class
org.jruby.ast.executable.RubiniusCMethod

Packages that use RubiniusCMethod
org.jruby.internal.runtime.methods   
 

Uses of RubiniusCMethod in org.jruby.internal.runtime.methods
 

Constructors in org.jruby.internal.runtime.methods with parameters of type RubiniusCMethod
RubiniusMethod(RubyModule implementationClass, RubiniusCMethod cmethod, StaticScope staticScope, Visibility visibility)
           
 



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