Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
rb_ast_struct Struct Reference

#include <node.h>

Data Fields

VALUE flags
 
node_buffer_tnode_buffer
 
rb_ast_body_t body
 

Detailed Description

Definition at line 403 of file node.h.

Field Documentation

◆ body

rb_ast_body_t rb_ast_struct::body

Definition at line 406 of file node.h.

Referenced by rb_ast_mark().

◆ flags

VALUE rb_ast_struct::flags

Definition at line 404 of file node.h.

◆ node_buffer

node_buffer_t* rb_ast_struct::node_buffer

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