Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
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 |
rb_strterm_heredoc_t rb_strterm_struct::heredoc |
Definition at line 762 of file ripper.c.
Referenced by rb_strterm_mark().
rb_strterm_literal_t rb_strterm_struct::literal |
union { ... } rb_strterm_struct::u |
Referenced by rb_strterm_mark().
union { ... } rb_strterm_struct::u |