Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
magic_comment Struct Reference

Data Fields

const char * name
 
rb_magic_comment_setter_t func
 
rb_magic_comment_length_t length
 

Detailed Description

Definition at line 18663 of file parse.c.

Field Documentation

◆ func

rb_magic_comment_setter_t magic_comment::func

Definition at line 18665 of file parse.c.

◆ length

rb_magic_comment_length_t magic_comment::length

Definition at line 18666 of file parse.c.

◆ name

const char* magic_comment::name

Definition at line 18664 of file parse.c.


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