Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
masgn_state Struct Reference

Data Fields

struct masgn_lhs_node * first_memo
 
struct masgn_lhs_node * last_memo
 
int lhs_level
 
int num_args
 
bool nested
 

Detailed Description

Definition at line 5862 of file compile.c.

Field Documentation

◆ first_memo

struct masgn_lhs_node* masgn_state::first_memo

Definition at line 5863 of file compile.c.

◆ last_memo

struct masgn_lhs_node* masgn_state::last_memo

Definition at line 5864 of file compile.c.

◆ lhs_level

int masgn_state::lhs_level

Definition at line 5865 of file compile.c.

◆ nested

bool masgn_state::nested

Definition at line 5867 of file compile.c.

◆ num_args

int masgn_state::num_args

Definition at line 5866 of file compile.c.


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