Ruby  2.0.0p645(2015-04-13revision50299)
Data Fields
vtable Struct Reference

Data Fields

IDtbl
 
int pos
 
int capa
 
struct vtableprev
 

Detailed Description

Definition at line 181 of file ripper.c.

Field Documentation

int vtable::capa

Definition at line 184 of file ripper.c.

Referenced by parser_memsize(), vtable_add(), and vtable_alloc().

int vtable::pos

Definition at line 183 of file ripper.c.

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

struct vtable * vtable::prev

Definition at line 185 of file ripper.c.

Referenced by dvar_defined_gen(), local_id_gen(), and vtable_alloc().

ID * vtable::tbl

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