Ruby 3.5.0dev (2025-04-26 revision e4f85bfc311a3812de7bc2e9d068934e8b364574)
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: