Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#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().