Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
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 5016 of file compile.c.

Field Documentation

◆ argn

int masgn_lhs_node::argn

Definition at line 5020 of file compile.c.

◆ before_insn

INSN* masgn_lhs_node::before_insn

Definition at line 5017 of file compile.c.

◆ lhs_pos

int masgn_lhs_node::lhs_pos

Definition at line 5022 of file compile.c.

◆ line_node

const NODE* masgn_lhs_node::line_node

Definition at line 5019 of file compile.c.

◆ next

struct masgn_lhs_node* masgn_lhs_node::next

Definition at line 5018 of file compile.c.

◆ num_args

int masgn_lhs_node::num_args

Definition at line 5021 of file compile.c.


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