Ruby 3.4.4p34 (2025-05-14 revision a38531fd3f617bf734ef7d6c595325f69985ea1d)
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: