Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
Data Fields | |
VALUE | lastline |
long | offset |
int | sourceline |
uint8_t | quote |
uint8_t | func |
uint8_t rb_strterm_heredoc_struct::func |
Definition at line 811 of file ripper.c.
Referenced by rb_parser_set_location_from_strterm_heredoc().
VALUE rb_strterm_heredoc_struct::lastline |
Definition at line 795 of file ripper.c.
Referenced by rb_strterm_mark().
long rb_strterm_heredoc_struct::offset |
Definition at line 796 of file ripper.c.
Referenced by rb_parser_set_location_from_strterm_heredoc().
uint8_t rb_strterm_heredoc_struct::quote |
Definition at line 810 of file ripper.c.
Referenced by rb_parser_set_location_from_strterm_heredoc().
int rb_strterm_heredoc_struct::sourceline |
Definition at line 797 of file ripper.c.
Referenced by rb_parser_set_location_from_strterm_heredoc().