Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
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: