Functions | Variables

ext/psych/yaml_tree.c File Reference

#include <psych.h>
Include dependency graph for yaml_tree.c:

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

Definition at line 3 of file yaml_tree.c.

Referenced by Init_psych_yaml_tree().