Ruby 3.5.0dev (2025-06-08 revision 7d8695e02f15dc4c6cddb19f9c595dfc07e88682)
|
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 |