|
Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
|
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 |