Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: