|
Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
|
Data Fields | |
| const NODE * | root |
| VALUE | script_lines |
| signed int | frozen_string_literal:2 |
| signed int | coverage_enabled:2 |
Definition at line 1087 of file rubyparser.h.
| signed int rb_ast_body_struct::coverage_enabled |
Definition at line 1094 of file rubyparser.h.
| signed int rb_ast_body_struct::frozen_string_literal |
Definition at line 1093 of file rubyparser.h.
| const NODE* rb_ast_body_struct::root |
Definition at line 1088 of file rubyparser.h.
| VALUE rb_ast_body_struct::script_lines |
Definition at line 1089 of file rubyparser.h.