Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
vtable Struct Reference

Data Fields

IDtbl
 
int pos
 
int capa
 
struct vtableprev
 

Detailed Description

Definition at line 255 of file parse.c.

Field Documentation

◆ capa

int vtable::capa

Definition at line 258 of file parse.c.

◆ pos

int vtable::pos

Definition at line 257 of file parse.c.

◆ prev

struct vtable* vtable::prev

Definition at line 259 of file parse.c.

◆ tbl

ID* vtable::tbl

Definition at line 256 of file parse.c.


The documentation for this struct was generated from the following file: