|
Ruby 4.1.0dev (2026-09-07 revision 81495e113f3cba5b95e5a25392473c8240b91935)
|
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 |