Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
eval_string_wrap_arg Struct Reference

Data Fields

VALUE top_self
 
VALUE klass
 
const charstr
 

Detailed Description

Definition at line 1742 of file vm_eval.c.

Field Documentation

◆ klass

VALUE eval_string_wrap_arg::klass

Definition at line 1744 of file vm_eval.c.

Referenced by rb_eval_string_wrap().

◆ str

const char* eval_string_wrap_arg::str

Definition at line 1745 of file vm_eval.c.

Referenced by rb_eval_string_wrap().

◆ top_self

VALUE eval_string_wrap_arg::top_self

Definition at line 1743 of file vm_eval.c.

Referenced by rb_eval_string_wrap().


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