Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
eval_string_wrap_arg Struct Reference

Data Fields

VALUE top_self
 
VALUE klass
 
const char * str
 

Detailed Description

Definition at line 1836 of file vm_eval.c.

Field Documentation

◆ klass

VALUE eval_string_wrap_arg::klass

Definition at line 1838 of file vm_eval.c.

◆ str

const char* eval_string_wrap_arg::str

Definition at line 1839 of file vm_eval.c.

◆ top_self

VALUE eval_string_wrap_arg::top_self

Definition at line 1837 of file vm_eval.c.


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