Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
accessor_args Struct Reference

Data Fields

VALUE arg
 
rb_insn_func_t func
 
int line
 

Detailed Description

Definition at line 9415 of file compile.c.

Field Documentation

◆ arg

VALUE accessor_args::arg

Definition at line 9416 of file compile.c.

◆ func

rb_insn_func_t accessor_args::func ( void  )

Definition at line 9417 of file compile.c.

◆ line

int accessor_args::line

Definition at line 9418 of file compile.c.


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