Ruby 4.1.0dev (2026-09-26 revision 57213d44ce7b1a31fc9648e9cd5eb0c4507f4a49)
Data Fields
parser_magic_comments_each_data_t Struct Reference

Data Fields

VALUE magic_comments
 
VALUE source
 
bool freeze
 

Detailed Description

Definition at line 665 of file extension.c.

Field Documentation

◆ freeze

bool parser_magic_comments_each_data_t::freeze

Definition at line 668 of file extension.c.

◆ magic_comments

VALUE parser_magic_comments_each_data_t::magic_comments

Definition at line 666 of file extension.c.

◆ source

VALUE parser_magic_comments_each_data_t::source

Definition at line 667 of file extension.c.


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