Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
rb_ast_struct Struct Reference

Data Fields

VALUE flags
 
node_buffer_tnode_buffer
 
rb_ast_body_t body
 

Detailed Description

Definition at line 412 of file node.h.

Field Documentation

◆ body

rb_ast_body_t rb_ast_struct::body

Definition at line 415 of file node.h.

◆ flags

VALUE rb_ast_struct::flags

Definition at line 413 of file node.h.

◆ node_buffer

node_buffer_t* rb_ast_struct::node_buffer

Definition at line 414 of file node.h.


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