Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
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 16083 of file parse.c.

Field Documentation

◆ func

rb_magic_comment_setter_t magic_comment::func ( void  )

Definition at line 16085 of file parse.c.

◆ length

rb_magic_comment_length_t magic_comment::length

Definition at line 16086 of file parse.c.

◆ name

const char* magic_comment::name

Definition at line 16084 of file parse.c.


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