public class PsychYamlTree extends Object
Constructor and Description |
---|
PsychYamlTree() |
Modifier and Type | Method and Description |
---|---|
static void |
initPsychYamlTree(Ruby runtime,
RubyModule psych) |
static IRubyObject |
private_iv_get(ThreadContext context,
IRubyObject self,
IRubyObject target,
IRubyObject prop) |
public static void initPsychYamlTree(Ruby runtime, RubyModule psych)
public static IRubyObject private_iv_get(ThreadContext context, IRubyObject self, IRubyObject target, IRubyObject prop)
Copyright © 2001-2015 JRuby. All Rights Reserved.