Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#include <node.h>
Data Fields | |
const NODE * | root |
VALUE | compile_option |
int | line_count |
VALUE rb_ast_body_struct::compile_option |
Definition at line 396 of file node.h.
Referenced by rb_ast_mark().
int rb_ast_body_struct::line_count |
Definition at line 397 of file node.h.
Referenced by rb_iseq_new_top().
Definition at line 395 of file node.h.
Referenced by rb_iseq_new_with_opt().