Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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: