Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
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: