Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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: