|
| BITFIELD (enum rb_parser_shareability, shareable_constant_value, 2) |
|
| BITFIELD (enum rescue_context, in_rescue, 2) |
|
Definition at line 368 of file parse.c.
◆ cant_return
unsigned int lex_context::cant_return |
◆ in_argdef
unsigned int lex_context::in_argdef |
◆ in_class
unsigned int lex_context::in_class |
◆ in_def
unsigned int lex_context::in_def |
◆ in_defined
unsigned int lex_context::in_defined |
◆ in_kwarg
unsigned int lex_context::in_kwarg |
The documentation for this struct was generated from the following file: