Ruby  1.9.3p551(2014-11-13revision48407)
Data Fields
rb_global_entry Struct Reference

#include <node.h>

Data Fields

struct rb_global_variablevar
 
ID id
 

Detailed Description

Definition at line 476 of file node.h.

Field Documentation

◆ id

ID rb_global_entry::id

Definition at line 478 of file node.h.

Referenced by insn_data_to_s_detail(), insn_operand_intern(), and iseq_data_to_ary().

◆ var

struct rb_global_variable* rb_global_entry::var

Definition at line 477 of file node.h.


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