Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
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: