Prism Ruby parser
Loading...
Searching...
No Matches
Data Fields
pm_options_scope Struct Reference

A scope of locals surrounding the code that is being parsed. More...

#include <options.h>

Collaboration diagram for pm_options_scope:
Collaboration graph
[legend]

Data Fields

size_t locals_count
 The number of locals in the scope.
 
pm_string_tlocals
 The names of the locals in the scope.
 

Detailed Description

A scope of locals surrounding the code that is being parsed.


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