Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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: