Ruby 3.5.0dev (2025-04-03 revision 29dafa5fc21343803127dda7d608f1f1f7908e7b)
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 20710 of file parse.c.

Field Documentation

◆ func

rb_magic_comment_setter_t magic_comment::func

Definition at line 20712 of file parse.c.

◆ length

rb_magic_comment_length_t magic_comment::length

Definition at line 20713 of file parse.c.

◆ name

const char* magic_comment::name

Definition at line 20711 of file parse.c.


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