org.yecht.ruby
Class YObject
java.lang.Object
org.yecht.ruby.YObject
public class YObject
- extends Object
|
Method Summary |
static org.jruby.runtime.builtin.IRubyObject |
initialize(org.jruby.runtime.builtin.IRubyObject self,
org.jruby.runtime.builtin.IRubyObject klass,
org.jruby.runtime.builtin.IRubyObject ivars)
|
static org.jruby.runtime.builtin.IRubyObject |
yaml_initialize(org.jruby.runtime.builtin.IRubyObject self,
org.jruby.runtime.builtin.IRubyObject klass,
org.jruby.runtime.builtin.IRubyObject ivars)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YObject
public YObject()
initialize
public static org.jruby.runtime.builtin.IRubyObject initialize(org.jruby.runtime.builtin.IRubyObject self,
org.jruby.runtime.builtin.IRubyObject klass,
org.jruby.runtime.builtin.IRubyObject ivars)
yaml_initialize
public static org.jruby.runtime.builtin.IRubyObject yaml_initialize(org.jruby.runtime.builtin.IRubyObject self,
org.jruby.runtime.builtin.IRubyObject klass,
org.jruby.runtime.builtin.IRubyObject ivars)
Copyright © 2013. All Rights Reserved.