Ruby 4.1.0dev (2026-08-15 revision d1c079751b80352d347452c8d134ffb177838adb)
Data Fields
rb_shape Struct Reference

Data Fields

VALUE edges
 
ID edge_name
 
redblack_id_t ancestor_index
 
shape_id_t parent_offset
 
attr_index_t next_field_index
 
attr_index_t capacity
 
enum shape_type type: 8
 

Detailed Description

Definition at line 114 of file shape.h.

Field Documentation

◆ ancestor_index

redblack_id_t rb_shape::ancestor_index

Definition at line 117 of file shape.h.

◆ capacity

attr_index_t rb_shape::capacity

Definition at line 120 of file shape.h.

◆ edge_name

ID rb_shape::edge_name

Definition at line 116 of file shape.h.

◆ edges

VALUE rb_shape::edges

Definition at line 115 of file shape.h.

◆ next_field_index

attr_index_t rb_shape::next_field_index

Definition at line 119 of file shape.h.

◆ parent_offset

shape_id_t rb_shape::parent_offset

Definition at line 118 of file shape.h.

◆ type

enum shape_type rb_shape::type

Definition at line 121 of file shape.h.


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