Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
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 759 of file ripper.c.
Referenced by rb_strterm_mark().
rb_strterm_literal_t rb_strterm_struct::literal |
union { ... } rb_strterm_struct::u |
union { ... } rb_strterm_struct::u |
Referenced by rb_strterm_mark().