Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
ASTNodeData Struct Reference

Data Fields

VALUE ast_value
 
const NODE * node
 

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: