Ruby 3.5.0dev (2025-04-03 revision 29dafa5fc21343803127dda7d608f1f1f7908e7b)
Data Fields
vm_svar Struct Reference

SVAR (Special VARiable) More...

#include <imemo.h>

Data Fields

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

Detailed Description

SVAR (Special VARiable)

Definition at line 48 of file imemo.h.

Field Documentation

◆ backref

const VALUE vm_svar::backref

Definition at line 52 of file imemo.h.

◆ cref_or_me

const VALUE vm_svar::cref_or_me

class reference or rb_method_entry_t

Definition at line 50 of file imemo.h.

◆ flags

VALUE vm_svar::flags

Definition at line 49 of file imemo.h.

◆ lastline

const VALUE vm_svar::lastline

Definition at line 51 of file imemo.h.

◆ others

const VALUE vm_svar::others

Definition at line 53 of file imemo.h.


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