Ruby  1.9.3p551(2014-11-13revision48407)
Data Fields
parser_xtra Struct Reference

Data Fields

VALUE data
 
VALUE proc
 
VALUE resolver
 
int taint
 

Detailed Description

Definition at line 83 of file rubyext.c.

Field Documentation

◆ data

VALUE parser_xtra::data

◆ proc

VALUE parser_xtra::proc

◆ resolver

VALUE parser_xtra::resolver

◆ taint

int parser_xtra::taint

Definition at line 87 of file rubyext.c.

Referenced by rb_syck_load_handler(), syck_parser_load(), and syck_parser_load_documents().


The documentation for this struct was generated from the following file: