Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
|
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 |