org.yecht.ruby
Class YAMLExtra
java.lang.Object
org.yecht.ruby.YAMLExtra
public class YAMLExtra
- extends Object
|
Constructor Summary |
YAMLExtra(org.jruby.Ruby runtime)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
quote1
public org.jruby.runtime.builtin.IRubyObject quote1
quote2
public org.jruby.runtime.builtin.IRubyObject quote2
fold
public org.jruby.runtime.builtin.IRubyObject fold
literal
public org.jruby.runtime.builtin.IRubyObject literal
plain
public org.jruby.runtime.builtin.IRubyObject plain
map
public org.jruby.runtime.builtin.IRubyObject map
seq
public org.jruby.runtime.builtin.IRubyObject seq
scalar
public org.jruby.runtime.builtin.IRubyObject scalar
inline
public org.jruby.runtime.builtin.IRubyObject inline
Scalar
public org.jruby.RubyClass Scalar
Seq
public org.jruby.RubyClass Seq
Map
public org.jruby.RubyClass Map
DefaultResolver
public org.jruby.runtime.builtin.IRubyObject DefaultResolver
Node
public org.jruby.RubyClass Node
MergeKey
public org.jruby.RubyClass MergeKey
DefaultKey
public org.jruby.RubyClass DefaultKey
type_id_set_ScalarAdapter
public final org.jruby.runtime.CallSite type_id_set_ScalarAdapter
value_set_ScalarAdapter
public final org.jruby.runtime.CallSite value_set_ScalarAdapter
style_set_ScalarAdapter
public final org.jruby.runtime.CallSite style_set_ScalarAdapter
type_id_set_MapAdapter
public final org.jruby.runtime.CallSite type_id_set_MapAdapter
value_set_MapAdapter
public final org.jruby.runtime.CallSite value_set_MapAdapter
style_set_MapAdapter
public final org.jruby.runtime.CallSite style_set_MapAdapter
type_id_set_SeqAdapter
public final org.jruby.runtime.CallSite type_id_set_SeqAdapter
value_set_SeqAdapter
public final org.jruby.runtime.CallSite value_set_SeqAdapter
style_set_SeqAdapter
public final org.jruby.runtime.CallSite style_set_SeqAdapter
node_export_EmitterAdapter
public final org.jruby.runtime.CallSite node_export_EmitterAdapter
keys_HashAdapter
public final org.jruby.runtime.CallSite keys_HashAdapter
runtime
public org.jruby.Ruby runtime
YAMLExtra
public YAMLExtra(org.jruby.Ruby runtime)
Copyright © 2013. All Rights Reserved.