Ruby 3.5.0dev (2025-01-10 revision 5fab31b15e32622c4b71d1d347a41937e9f9c212)
Data Fields
rb_locations_lambda_body_t Struct Reference

Data Fields

NODEnode
 
YYLTYPE opening_loc
 
YYLTYPE closing_loc
 

Detailed Description

Definition at line 497 of file parse.c.

Field Documentation

◆ closing_loc

YYLTYPE rb_locations_lambda_body_t::closing_loc

Definition at line 500 of file parse.c.

◆ node

NODE* rb_locations_lambda_body_t::node

Definition at line 498 of file parse.c.

◆ opening_loc

YYLTYPE rb_locations_lambda_body_t::opening_loc

Definition at line 499 of file parse.c.


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