|
Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
|
Data Fields | ||
| VALUE | flags | |
| 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 |