Ruby 3.1.4p223 (2023-03-30 revision HEAD)
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 files: