|
Ruby 1.9.2p290(2011-07-09revision32553)
|
Data Fields | |
| ID * | tbl |
| int | pos |
| int | capa |
| struct vtable * | prev |
| int vtable::capa |
Definition at line 154 of file ripper.c.
Referenced by parser_memsize(), and vtable_alloc().
| int vtable::pos |
Definition at line 153 of file ripper.c.
Referenced by vtable_alloc(), vtable_included(), and vtable_size().
| struct vtable * vtable::prev |
Definition at line 155 of file ripper.c.
Referenced by dvar_defined_gen(), local_id_gen(), and vtable_alloc().
Definition at line 152 of file ripper.c.
Referenced by vtable_alloc(), vtable_included(), and vtable_tblcpy().
1.7.3