Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
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: