Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#include <node.h>
Data Fields | |
VALUE | flags |
node_buffer_t * | node_buffer |
rb_ast_body_t | body |
rb_ast_body_t rb_ast_struct::body |
Definition at line 402 of file node.h.
Referenced by rb_ast_mark().
node_buffer_t * rb_ast_struct::node_buffer |
Definition at line 401 of file node.h.
Referenced by rb_ast_add_mark_object(), rb_ast_free(), rb_ast_mark(), rb_ast_memsize(), rb_ast_newnode(), and rb_ast_update_references().