Ruby 4.1.0dev (2026-03-06 revision 407dd02c1b52b05ba55a179554b29a14e44a4b82)
Data Fields
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 20932 of file parse.c.

Field Documentation

◆ func

rb_magic_comment_setter_t magic_comment::func

Definition at line 20934 of file parse.c.

◆ length

rb_magic_comment_length_t magic_comment::length

Definition at line 20935 of file parse.c.

◆ name

const char* magic_comment::name

Definition at line 20933 of file parse.c.


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