Ruby 4.1.0dev (2026-08-15 revision d17a0d008310e36d1e16f9614c7ca01fe38cf3d6)
Data Fields
parser_comments_each_data_t Struct Reference

Data Fields

VALUE comments
 
VALUE source
 
bool freeze
 

Detailed Description

Definition at line 621 of file extension.c.

Field Documentation

◆ comments

VALUE parser_comments_each_data_t::comments

Definition at line 622 of file extension.c.

◆ freeze

bool parser_comments_each_data_t::freeze

Definition at line 624 of file extension.c.

◆ source

VALUE parser_comments_each_data_t::source

Definition at line 623 of file extension.c.


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