Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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: