Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
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: