Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
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 20809 of file parse.c.

Field Documentation

◆ func

rb_magic_comment_setter_t magic_comment::func

Definition at line 20811 of file parse.c.

◆ length

rb_magic_comment_length_t magic_comment::length

Definition at line 20812 of file parse.c.

◆ name

const char* magic_comment::name

Definition at line 20810 of file parse.c.


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