Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
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: