public class YObject extends Object
| Constructor and Description |
|---|
YObject() |
| Modifier and Type | Method and Description |
|---|---|
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) |
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)
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 © 2015. All Rights Reserved.