Ruby 4.1.0dev (2026-09-05 revision a946c1bd8e5e7e03e938fe5bb4df942affa95ec6)
Data Fields
parser_magic_comments_each_data_t Struct Reference

Data Fields

VALUE magic_comments
 
VALUE source
 
bool freeze
 

Detailed Description

Definition at line 663 of file extension.c.

Field Documentation

◆ freeze

bool parser_magic_comments_each_data_t::freeze

Definition at line 666 of file extension.c.

◆ magic_comments

VALUE parser_magic_comments_each_data_t::magic_comments

Definition at line 664 of file extension.c.

◆ source

VALUE parser_magic_comments_each_data_t::source

Definition at line 665 of file extension.c.


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