Ruby 3.5.0dev (2025-05-17 revision aa0f689bf45352c4a592e7f1a044912c40435266)
Data Fields
rb_shape Struct Reference

Data Fields

struct rb_id_tableedges
 
ID edge_name
 
attr_index_t next_field_index
 
attr_index_t capacity
 
uint8_t type
 
uint8_t heap_index
 
uint8_t flags
 
shape_id_t parent_id
 
redblack_node_tancestor_index
 

Detailed Description

Definition at line 45 of file shape.h.

Field Documentation

◆ ancestor_index

redblack_node_t* rb_shape::ancestor_index

Definition at line 54 of file shape.h.

◆ capacity

attr_index_t rb_shape::capacity

Definition at line 49 of file shape.h.

◆ edge_name

ID rb_shape::edge_name

Definition at line 47 of file shape.h.

◆ edges

struct rb_id_table* rb_shape::edges

Definition at line 46 of file shape.h.

◆ flags

uint8_t rb_shape::flags

Definition at line 52 of file shape.h.

◆ heap_index

uint8_t rb_shape::heap_index

Definition at line 51 of file shape.h.

◆ next_field_index

attr_index_t rb_shape::next_field_index

Definition at line 48 of file shape.h.

◆ parent_id

shape_id_t rb_shape::parent_id

Definition at line 53 of file shape.h.

◆ type

uint8_t rb_shape::type

Definition at line 50 of file shape.h.


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