Ruby 4.0.0dev (2025-12-15 revision e7cf07ba3e6758e3e6d34754422505c75fdf9c80)
Data Fields
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: