Ruby 4.1.0dev (2026-09-10 revision 949a631bd03fb6354a8470699df02b5b0c172254)
Data Fields
load_prism_args Struct Reference

Data Fields

pm_parse_result_t result
 
VALUE fname
 
VALUE realpath_map
 
const rb_iseq_tiseq
 
VALUE error
 

Detailed Description

Definition at line 734 of file load.c.

Field Documentation

◆ error

VALUE load_prism_args::error

Definition at line 739 of file load.c.

◆ fname

VALUE load_prism_args::fname

Definition at line 736 of file load.c.

◆ iseq

const rb_iseq_t* load_prism_args::iseq

Definition at line 738 of file load.c.

◆ realpath_map

VALUE load_prism_args::realpath_map

Definition at line 737 of file load.c.

◆ result

pm_parse_result_t load_prism_args::result

Definition at line 735 of file load.c.


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