Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
vtable Struct Reference

Data Fields

IDtbl
 
int pos
 
int capa
 
struct vtableprev
 

Detailed Description

Definition at line 432 of file parse.c.

Field Documentation

◆ capa

int vtable::capa

Definition at line 435 of file parse.c.

◆ pos

int vtable::pos

Definition at line 434 of file parse.c.

◆ prev

struct vtable* vtable::prev

Definition at line 436 of file parse.c.

◆ tbl

ID* vtable::tbl

Definition at line 433 of file parse.c.


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