local_vars Struct Reference

Data Fields

struct vtableargs
struct vtablevars
struct vtableused
struct local_varsprev

Detailed Description

Definition at line 402 of file ripper.c.


Field Documentation

struct vtable * local_vars::args [read]

Definition at line 403 of file ripper.c.

Referenced by local_push_gen().

struct local_vars * local_vars::prev [read]

Definition at line 406 of file ripper.c.

Referenced by local_push_gen(), parser_free(), and parser_memsize().

struct vtable * local_vars::used [read]

Definition at line 405 of file ripper.c.

Referenced by local_push_gen(), and warn_unused_var().

struct vtable * local_vars::vars [read]

Definition at line 404 of file ripper.c.

Referenced by local_push_gen(), parser_free(), parser_memsize(), and warn_unused_var().


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

Generated on 30 Nov 2012 for Ruby by  doxygen 1.6.1