Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
eval_string_wrap_arg Struct Reference

Data Fields

VALUE top_self
VALUE klass
const char * str

Detailed Description

Definition at line 2112 of file vm_eval.c.

Field Documentation

◆ klass

VALUE eval_string_wrap_arg::klass

Definition at line 2114 of file vm_eval.c.

◆ str

const char* eval_string_wrap_arg::str

Definition at line 2115 of file vm_eval.c.

◆ top_self

VALUE eval_string_wrap_arg::top_self

Definition at line 2113 of file vm_eval.c.


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