Ruby 3.4.8p72 (2025-12-17 revision 995b59f66677d44767ce9faac6957e5543617ff9)
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: