Ruby 3.5.0dev (2025-04-03 revision 29dafa5fc21343803127dda7d608f1f1f7908e7b)
|
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 |