Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
RNode_OP_ASGN1 Struct Reference

Data Fields

NODE node
 
struct RNodend_recv
 
ID nd_mid
 
struct RNodend_index
 
struct RNodend_rvalue
 

Detailed Description

Definition at line 400 of file rubyparser.h.

Field Documentation

◆ nd_index

struct RNode* RNode_OP_ASGN1::nd_index

Definition at line 405 of file rubyparser.h.

◆ nd_mid

ID RNode_OP_ASGN1::nd_mid

Definition at line 404 of file rubyparser.h.

◆ nd_recv

struct RNode* RNode_OP_ASGN1::nd_recv

Definition at line 403 of file rubyparser.h.

◆ nd_rvalue

struct RNode* RNode_OP_ASGN1::nd_rvalue

Definition at line 406 of file rubyparser.h.

◆ node

NODE RNode_OP_ASGN1::node

Definition at line 401 of file rubyparser.h.


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