Ruby 4.1.0dev (2026-03-29 revision f9175a9e5f55400ab536a64764f141564674c7ad)
Data Fields
parser_magic_comments_each_data_t Struct Reference

Data Fields

VALUE magic_comments
 
VALUE source
 
bool freeze
 

Detailed Description

Definition at line 535 of file extension.c.

Field Documentation

◆ freeze

bool parser_magic_comments_each_data_t::freeze

Definition at line 538 of file extension.c.

◆ magic_comments

VALUE parser_magic_comments_each_data_t::magic_comments

Definition at line 536 of file extension.c.

◆ source

VALUE parser_magic_comments_each_data_t::source

Definition at line 537 of file extension.c.


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