Ruby 4.1.0dev (2026-03-04 revision 3f57ba8e586e72baa17cefa900a880a62b087e21)
Data Fields
masgn_lhs_node Struct Reference

Data Fields

INSNbefore_insn
 
struct masgn_lhs_nodenext
 
const NODEline_node
 
int argn
 
int num_args
 
int lhs_pos
 

Detailed Description

Definition at line 5700 of file compile.c.

Field Documentation

◆ argn

int masgn_lhs_node::argn

Definition at line 5704 of file compile.c.

◆ before_insn

INSN* masgn_lhs_node::before_insn

Definition at line 5701 of file compile.c.

◆ lhs_pos

int masgn_lhs_node::lhs_pos

Definition at line 5706 of file compile.c.

◆ line_node

const NODE* masgn_lhs_node::line_node

Definition at line 5703 of file compile.c.

◆ next

struct masgn_lhs_node* masgn_lhs_node::next

Definition at line 5702 of file compile.c.

◆ num_args

int masgn_lhs_node::num_args

Definition at line 5705 of file compile.c.


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