local_vars Struct Reference

Data Fields

struct vtableargs
struct vtablevars
struct vtableused
struct local_varsprev
stack_type cmdargs

Detailed Description

Definition at line 188 of file ripper.c.


Field Documentation

struct vtable * local_vars::args [read]

Definition at line 189 of file ripper.c.

Referenced by local_push_gen().

Definition at line 193 of file ripper.c.

Referenced by local_push_gen().

struct local_vars * local_vars::prev [read]

Definition at line 192 of file ripper.c.

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

struct vtable * local_vars::used [read]

Definition at line 191 of file ripper.c.

Referenced by local_push_gen(), and warn_unused_var().

struct vtable * local_vars::vars [read]

Definition at line 190 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 18 May 2020 for Ruby by  doxygen 1.6.1