Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
magic_comment Struct Reference

Data Fields

const char * name
 
rb_magic_comment_setter_t func
 
rb_magic_comment_length_t length
 

Detailed Description

Definition at line 19461 of file parse.c.

Field Documentation

◆ func

rb_magic_comment_setter_t magic_comment::func

Definition at line 19463 of file parse.c.

◆ length

rb_magic_comment_length_t magic_comment::length

Definition at line 19464 of file parse.c.

◆ name

const char* magic_comment::name

Definition at line 19462 of file parse.c.


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