Ruby 3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
|
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 |