Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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: