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