Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
rb_strterm_struct Struct Reference

Data Fields

VALUE flags
 
union {
   rb_strterm_literal_t   literal
 
   rb_strterm_heredoc_t   heredoc
 
u
 
union {
   rb_strterm_literal_t   literal
 
   rb_strterm_heredoc_t   heredoc
 
u
 
union {
   rb_strterm_literal_t   literal
 
   rb_strterm_heredoc_t   heredoc
 
u
 

Detailed Description

Definition at line 823 of file parse.c.


The documentation for this struct was generated from the following files: