Ruby 3.5.0dev (2025-06-07 revision 90ba2f4e1c60324f4d4a958a8a28bc2bbd1968b7)
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 5603 of file compile.c.

Field Documentation

◆ argn

int masgn_lhs_node::argn

Definition at line 5607 of file compile.c.

◆ before_insn

INSN* masgn_lhs_node::before_insn

Definition at line 5604 of file compile.c.

◆ lhs_pos

int masgn_lhs_node::lhs_pos

Definition at line 5609 of file compile.c.

◆ line_node

const NODE* masgn_lhs_node::line_node

Definition at line 5606 of file compile.c.

◆ next

struct masgn_lhs_node* masgn_lhs_node::next

Definition at line 5605 of file compile.c.

◆ num_args

int masgn_lhs_node::num_args

Definition at line 5608 of file compile.c.


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