Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
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 20727 of file parse.c.

Field Documentation

◆ func

rb_magic_comment_setter_t magic_comment::func

Definition at line 20729 of file parse.c.

◆ length

rb_magic_comment_length_t magic_comment::length

Definition at line 20730 of file parse.c.

◆ name

const char* magic_comment::name

Definition at line 20728 of file parse.c.


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