Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
vm_svar Struct Reference

SVAR (Special VARiable) More...

#include <internal.h>

Data Fields

VALUE flags
 
const VALUE cref_or_me
 class reference or rb_method_entry_t More...
 
const VALUE lastline
 
const VALUE backref
 
const VALUE others
 

Detailed Description

SVAR (Special VARiable)

Definition at line 883 of file internal.h.

Field Documentation

◆ backref

const VALUE vm_svar::backref

Definition at line 887 of file internal.h.

◆ cref_or_me

const VALUE vm_svar::cref_or_me

class reference or rb_method_entry_t

Definition at line 885 of file internal.h.

◆ flags

VALUE vm_svar::flags

Definition at line 884 of file internal.h.

◆ lastline

const VALUE vm_svar::lastline

Definition at line 886 of file internal.h.

◆ others

const VALUE vm_svar::others

Definition at line 888 of file internal.h.


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