Ruby 4.1.0dev (2026-08-15 revision cfb2ed7c723c5435f630fd70897273db032b0bcc)
Data Fields
eval_string_wrap_arg Struct Reference

Data Fields

VALUE top_self
 
VALUE klass
 
const char * str
 

Detailed Description

Definition at line 2128 of file vm_eval.c.

Field Documentation

◆ klass

VALUE eval_string_wrap_arg::klass

Definition at line 2130 of file vm_eval.c.

◆ str

const char* eval_string_wrap_arg::str

Definition at line 2131 of file vm_eval.c.

◆ top_self

VALUE eval_string_wrap_arg::top_self

Definition at line 2129 of file vm_eval.c.


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