Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
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: