Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
vm_svar Struct Reference

#include <internal.h>

Data Fields

VALUE flags
 
const VALUE cref_or_me
 
const VALUE lastline
 
const VALUE backref
 
const VALUE others
 

Detailed Description

Definition at line 767 of file internal.h.

Field Documentation

◆ backref

const VALUE vm_svar::backref

Definition at line 771 of file internal.h.

Referenced by vm_getspecial().

◆ cref_or_me

const VALUE vm_svar::cref_or_me

◆ flags

VALUE vm_svar::flags

Definition at line 768 of file internal.h.

◆ lastline

const VALUE vm_svar::lastline

Definition at line 770 of file internal.h.

◆ others

const VALUE vm_svar::others

Definition at line 772 of file internal.h.


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