Ruby  1.9.3p484(2013-11-22revision43786)
Functions | Variables
yaml_tree.c File Reference
#include <psych.h>

Go to the source code of this file.

Functions

static VALUE private_iv_get (VALUE self, VALUE target, VALUE prop)
 
void Init_psych_yaml_tree (void)
 

Variables

VALUE cPsychVisitorsYamlTree
 

Function Documentation

void Init_psych_yaml_tree ( void  )
static VALUE private_iv_get ( VALUE  self,
VALUE  target,
VALUE  prop 
)
static

Definition at line 10 of file yaml_tree.c.

References rb_attr_get(), rb_intern, and StringValuePtr.

Referenced by Init_psych_yaml_tree().

Variable Documentation

VALUE cPsychVisitorsYamlTree

Definition at line 3 of file yaml_tree.c.

Referenced by Init_psych_yaml_tree().