Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: