Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_locations_lambda_body_t Struct Reference

Data Fields

NODE * node
YYLTYPE opening_loc
YYLTYPE closing_loc

Detailed Description

Definition at line 500 of file parse.c.

Field Documentation

◆ closing_loc

YYLTYPE rb_locations_lambda_body_t::closing_loc

Definition at line 503 of file parse.c.

◆ node

NODE* rb_locations_lambda_body_t::node

Definition at line 501 of file parse.c.

◆ opening_loc

YYLTYPE rb_locations_lambda_body_t::opening_loc

Definition at line 502 of file parse.c.


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