Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
vtable Struct Reference

Data Fields

IDtbl
 
int pos
 
int capa
 
struct vtableprev
 

Detailed Description

Definition at line 190 of file ripper.c.

Field Documentation

◆ capa

int vtable::capa

Definition at line 193 of file ripper.c.

Referenced by parser_memsize(), and vtable_alloc().

◆ pos

int vtable::pos

Definition at line 192 of file ripper.c.

Referenced by vtable_alloc(), vtable_included(), vtable_pop(), vtable_size(), and warn_unused_var().

◆ prev

struct vtable * vtable::prev

◆ tbl

ID * vtable::tbl

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