Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
rb_ast_body_struct Struct Reference

Data Fields

const NODEroot
 
VALUE compile_option
 
VALUE script_lines
 

Detailed Description

Definition at line 404 of file node.h.

Field Documentation

◆ compile_option

VALUE rb_ast_body_struct::compile_option

Definition at line 406 of file node.h.

◆ root

const NODE* rb_ast_body_struct::root

Definition at line 405 of file node.h.

◆ script_lines

VALUE rb_ast_body_struct::script_lines

Definition at line 407 of file node.h.


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