Ruby 3.5.0dev (2025-04-02 revision 938db05361585fb4a2da38bc62d1ea36ea451bf6)
Data Fields
ASTNodeData Struct Reference

Data Fields

VALUE ast_value
 
const NODEnode
 

Detailed Description

Definition at line 19 of file ast.c.

Field Documentation

◆ ast_value

VALUE ASTNodeData::ast_value

Definition at line 20 of file ast.c.

◆ node

const NODE* ASTNodeData::node

Definition at line 21 of file ast.c.


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