org.yecht.ruby
Class Module

java.lang.Object
  extended by org.yecht.ruby.Module

public class Module
extends Object


Constructor Summary
Module()
           
 
Method Summary
static org.jruby.runtime.builtin.IRubyObject compile(org.jruby.runtime.builtin.IRubyObject self, org.jruby.runtime.builtin.IRubyObject port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Module

public Module()
Method Detail

compile

public static org.jruby.runtime.builtin.IRubyObject compile(org.jruby.runtime.builtin.IRubyObject self,
                                                            org.jruby.runtime.builtin.IRubyObject port)


Copyright © 2013. All Rights Reserved.