Ruby 3.4.4p34 (2025-05-14 revision a38531fd3f617bf734ef7d6c595325f69985ea1d)
|
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 |