|
Ruby 4.1.0dev (2026-05-15 revision a8bcae043f931d9b79f1cb1fe2c021985d07b984)
|
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 |