Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
masgn_attrasgn Struct Reference

Data Fields

INSNbefore_insn
 
struct masgn_attrasgnnext
 
const NODEline_node
 
int argn
 
int num_args
 
int lhs_pos
 

Detailed Description

Definition at line 4769 of file compile.c.

Field Documentation

◆ argn

int masgn_attrasgn::argn

Definition at line 4773 of file compile.c.

◆ before_insn

INSN* masgn_attrasgn::before_insn

Definition at line 4770 of file compile.c.

◆ lhs_pos

int masgn_attrasgn::lhs_pos

Definition at line 4775 of file compile.c.

◆ line_node

const NODE* masgn_attrasgn::line_node

Definition at line 4772 of file compile.c.

◆ next

struct masgn_attrasgn* masgn_attrasgn::next

Definition at line 4771 of file compile.c.

◆ num_args

int masgn_attrasgn::num_args

Definition at line 4774 of file compile.c.


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