Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
vtable Struct Reference

Data Fields

IDtbl
 
int pos
 
int capa
 
struct vtableprev
 

Detailed Description

Definition at line 272 of file parse.c.

Field Documentation

◆ capa

int vtable::capa

Definition at line 275 of file parse.c.

◆ pos

int vtable::pos

Definition at line 274 of file parse.c.

◆ prev

struct vtable* vtable::prev

Definition at line 276 of file parse.c.

◆ tbl

ID* vtable::tbl

Definition at line 273 of file parse.c.


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