Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
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: