Ruby 4.1.0dev (2026-09-07 revision 11ce3778c6eacc10897729314e5ab3bed7830971)
Data Fields
rb_locations_lambda_body_t Struct Reference

Data Fields

NODEnode
 
YYLTYPE opening_loc
 
YYLTYPE closing_loc
 

Detailed Description

Definition at line 502 of file parse.c.

Field Documentation

◆ closing_loc

YYLTYPE rb_locations_lambda_body_t::closing_loc

Definition at line 505 of file parse.c.

◆ node

NODE* rb_locations_lambda_body_t::node

Definition at line 503 of file parse.c.

◆ opening_loc

YYLTYPE rb_locations_lambda_body_t::opening_loc

Definition at line 504 of file parse.c.


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