Ruby 4.1.0dev (2026-09-20 revision edce07a8c93895be8eeb2d27400aa138cc8a3cf9)
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: