Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
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 20238 of file parse.c.

Field Documentation

◆ func

rb_magic_comment_setter_t magic_comment::func

Definition at line 20240 of file parse.c.

◆ length

rb_magic_comment_length_t magic_comment::length

Definition at line 20241 of file parse.c.

◆ name

const char* magic_comment::name

Definition at line 20239 of file parse.c.


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