Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
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 399 of file node.h.

Field Documentation

◆ body

rb_ast_body_t rb_ast_struct::body

Definition at line 402 of file node.h.

Referenced by rb_ast_mark().

◆ flags

VALUE rb_ast_struct::flags

Definition at line 400 of file node.h.

◆ node_buffer

node_buffer_t * rb_ast_struct::node_buffer

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