Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
accessor_args Struct Reference

Data Fields

VALUE arg
 
VALUE func
 
int line
 

Detailed Description

Definition at line 9832 of file compile.c.

Field Documentation

◆ arg

VALUE accessor_args::arg

Definition at line 9833 of file compile.c.

◆ func

VALUE accessor_args::func

Definition at line 9834 of file compile.c.

◆ line

int accessor_args::line

Definition at line 9835 of file compile.c.


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