Ruby
2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
|
#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().