Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
eval_string_wrap_arg Struct Reference

Data Fields

VALUE top_self
 
VALUE klass
 
const char * str
 

Detailed Description

Definition at line 1865 of file vm_eval.c.

Field Documentation

◆ klass

VALUE eval_string_wrap_arg::klass

Definition at line 1867 of file vm_eval.c.

◆ str

const char* eval_string_wrap_arg::str

Definition at line 1868 of file vm_eval.c.

◆ top_self

VALUE eval_string_wrap_arg::top_self

Definition at line 1866 of file vm_eval.c.


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