Ruby 3.4.4p34 (2025-05-14 revision a38531fd3f617bf734ef7d6c595325f69985ea1d)
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: