Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
vtable Struct Reference

Data Fields

IDtbl
 
int pos
 
int capa
 
struct vtableprev
 

Detailed Description

Definition at line 476 of file parse.c.

Field Documentation

◆ capa

int vtable::capa

Definition at line 479 of file parse.c.

◆ pos

int vtable::pos

Definition at line 478 of file parse.c.

◆ prev

struct vtable* vtable::prev

Definition at line 480 of file parse.c.

◆ tbl

ID* vtable::tbl

Definition at line 477 of file parse.c.


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