Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
masgn_lhs_node Struct Reference

Data Fields

INSN * before_insn
struct masgn_lhs_nodenext
const NODE * line_node
int argn
int num_args
int lhs_pos

Detailed Description

Definition at line 5676 of file compile.c.

Field Documentation

◆ argn

int masgn_lhs_node::argn

Definition at line 5680 of file compile.c.

◆ before_insn

INSN* masgn_lhs_node::before_insn

Definition at line 5677 of file compile.c.

◆ lhs_pos

int masgn_lhs_node::lhs_pos

Definition at line 5682 of file compile.c.

◆ line_node

const NODE* masgn_lhs_node::line_node

Definition at line 5679 of file compile.c.

◆ next

struct masgn_lhs_node* masgn_lhs_node::next

Definition at line 5678 of file compile.c.

◆ num_args

int masgn_lhs_node::num_args

Definition at line 5681 of file compile.c.


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