Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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: