Ruby 4.1.0dev (2026-08-19 revision f3ed64d30c71ed5b2f93b619485b6e842a034152)
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: