|
Ruby
1.9.3p448(2013-06-27revision41675)
|
Data Fields | |
| ID * | tbl |
| int | pos |
| int | capa |
| struct vtable * | prev |
| int vtable::capa |
Definition at line 398 of file ripper.c.
Referenced by parser_memsize(), and vtable_alloc().
| int vtable::pos |
Definition at line 397 of file ripper.c.
Referenced by vtable_alloc(), vtable_included(), vtable_size(), and warn_unused_var().
| struct vtable * vtable::prev |
Definition at line 399 of file ripper.c.
Referenced by dvar_defined_gen(), local_id_gen(), void_stmts_gen(), and vtable_alloc().
Definition at line 396 of file ripper.c.
Referenced by dvar_defined_gen(), local_id_gen(), remove_begin(), vtable_alloc(), vtable_included(), vtable_tblcpy(), and warn_unused_var().
1.7.6.1