Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
ASTNodeData Struct Reference

Data Fields

rb_ast_tast
 
const NODEnode
 

Detailed Description

Definition at line 18 of file ast.c.

Field Documentation

◆ ast

rb_ast_t* ASTNodeData::ast

Definition at line 19 of file ast.c.

◆ node

const NODE* ASTNodeData::node

Definition at line 20 of file ast.c.


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