Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
Go to the source code of this file.
Functions | |
void | Init_psych_parser (void) |
void Init_psych_parser | ( | void | ) |
Definition at line 537 of file psych_parser.c.
References cPsychParser, INT2NUM, mPsych, rb_cObject, rb_define_alloc_func(), rb_define_class_under(), rb_define_const(), rb_define_method, rb_define_module(), rb_intern(), and rb_require().
Referenced by Init_psych().