Ruby 4.1.0dev (2026-08-15 revision cfb2ed7c723c5435f630fd70897273db032b0bcc)
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: