Ruby  1.9.3p551(2014-11-13revision48407)
Data Fields
vtable Struct Reference

Data Fields

IDtbl
 
int pos
 
int capa
 
struct vtableprev
 

Detailed Description

Definition at line 151 of file ripper.c.

Field Documentation

int vtable::capa

Definition at line 154 of file ripper.c.

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

int vtable::pos

Definition at line 153 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 155 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: