Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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: