Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
rb_ast_struct Struct Reference

Data Fields

VALUE flags
 
node_buffer_tnode_buffer
 
rb_ast_body_t body
 

Detailed Description

Definition at line 1096 of file rubyparser.h.

Field Documentation

◆ body

rb_ast_body_t rb_ast_struct::body

Definition at line 1099 of file rubyparser.h.

◆ flags

VALUE rb_ast_struct::flags

Definition at line 1097 of file rubyparser.h.

◆ node_buffer

node_buffer_t* rb_ast_struct::node_buffer

Definition at line 1098 of file rubyparser.h.


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