|
Ruby 4.1.0dev (2026-05-21 revision d1391a000359655f948e16d7f2b0e85890082b5a)
|
Data Fields | ||
| bool | heredoc | |
| union { | ||
| rb_strterm_literal_t literal | ||
| rb_strterm_heredoc_t heredoc | ||
| } | u | |
| rb_strterm_heredoc_t rb_strterm_struct::heredoc |
| rb_strterm_literal_t rb_strterm_struct::literal |