Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
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: