|
Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
|
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 |