Ruby 4.1.0dev (2026-01-06 revision 5d26a2aeea1368c5e37cb75ca511e62c5e21960f)
Data Fields
eval_string_wrap_arg Struct Reference

Data Fields

VALUE top_self
 
VALUE klass
 
const char * str
 

Detailed Description

Definition at line 2105 of file vm_eval.c.

Field Documentation

◆ klass

VALUE eval_string_wrap_arg::klass

Definition at line 2107 of file vm_eval.c.

◆ str

const char* eval_string_wrap_arg::str

Definition at line 2108 of file vm_eval.c.

◆ top_self

VALUE eval_string_wrap_arg::top_self

Definition at line 2106 of file vm_eval.c.


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