Ruby  2.0.0p247(2013-06-27revision41674)
Functions | Variables
ext/psych/psych_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 psych_yaml_tree.c.

References rb_attr_get(), rb_intern, and StringValuePtr.

Referenced by Init_psych_yaml_tree().


Variable Documentation

Definition at line 3 of file psych_yaml_tree.c.

Referenced by Init_psych_yaml_tree().