Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
Data Fields
ASTNodeData Struct Reference

Data Fields

rb_ast_tast
 
const NODEnode
 

Detailed Description

Definition at line 18 of file ast.c.

Field Documentation

◆ ast

rb_ast_t* ASTNodeData::ast

Definition at line 19 of file ast.c.

◆ node

const NODE* ASTNodeData::node

Definition at line 20 of file ast.c.


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