Ruby 3.5.0dev (2025-04-03 revision 29dafa5fc21343803127dda7d608f1f1f7908e7b)
Data Fields
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: