Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
rb_ast_body_struct Struct Reference

#include <rb_mjit_min_header-2.7.7.h>

Data Fields

const NODEroot
 
VALUE compile_option
 
int line_count
 

Detailed Description

Definition at line 4949 of file rb_mjit_min_header-2.7.7.h.

Field Documentation

◆ compile_option

VALUE rb_ast_body_struct::compile_option

Definition at line 4951 of file rb_mjit_min_header-2.7.7.h.

Referenced by rb_ast_mark().

◆ line_count

int rb_ast_body_struct::line_count

Definition at line 4952 of file rb_mjit_min_header-2.7.7.h.

Referenced by rb_iseq_new_top().

◆ root

const NODE * rb_ast_body_struct::root

Definition at line 4950 of file rb_mjit_min_header-2.7.7.h.

Referenced by rb_iseq_new_with_opt().


The documentation for this struct was generated from the following files: