Ruby 4.1.0dev (2026-05-21 revision eeed9ea3c4cf36a857252d909364fdea09e24a82)
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 86 of file shape.h.

Field Documentation

◆ ancestor_index

redblack_id_t rb_shape::ancestor_index

Definition at line 89 of file shape.h.

◆ capacity

attr_index_t rb_shape::capacity

Definition at line 92 of file shape.h.

◆ edge_name

ID rb_shape::edge_name

Definition at line 88 of file shape.h.

◆ edges

VALUE rb_shape::edges

Definition at line 87 of file shape.h.

◆ next_field_index

attr_index_t rb_shape::next_field_index

Definition at line 91 of file shape.h.

◆ parent_offset

shape_id_t rb_shape::parent_offset

Definition at line 90 of file shape.h.

◆ type

enum shape_type rb_shape::type

Definition at line 93 of file shape.h.


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