Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
const char * | name |
rb_magic_comment_setter_t | func |
rb_magic_comment_length_t | length |
rb_magic_comment_setter_t magic_comment::func |
Definition at line 13848 of file ripper.c.
Referenced by parser_magic_comment().
rb_magic_comment_length_t magic_comment::length |
Definition at line 13849 of file ripper.c.
Referenced by parser_magic_comment().
const char * magic_comment::name |
Definition at line 13847 of file ripper.c.
Referenced by parser_magic_comment().