Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
masgn_state Struct Reference

Data Fields

struct masgn_lhs_nodefirst_memo
 
struct masgn_lhs_nodelast_memo
 
int lhs_level
 
int num_args
 
bool nested
 

Detailed Description

Definition at line 5506 of file compile.c.

Field Documentation

◆ first_memo

struct masgn_lhs_node* masgn_state::first_memo

Definition at line 5507 of file compile.c.

◆ last_memo

struct masgn_lhs_node* masgn_state::last_memo

Definition at line 5508 of file compile.c.

◆ lhs_level

int masgn_state::lhs_level

Definition at line 5509 of file compile.c.

◆ nested

bool masgn_state::nested

Definition at line 5511 of file compile.c.

◆ num_args

int masgn_state::num_args

Definition at line 5510 of file compile.c.


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