List of all items
Structs
- aot::EmbeddedBundle
- aot::EmbeddedScript
- ast::ClassDef
- ast::ClassField
- ast::ClassMethod
- ast::ClassStaticField
- ast::EnumDef
- ast::EnumVariant
- ast::Expr
- ast::MatchArm
- ast::Program
- ast::Statement
- ast::StructDef
- ast::StructField
- ast::StructMethod
- ast::TraitDef
- ast::VarDecl
- bytecode::Chunk
- bytecode::RuntimeSubDecl
- cluster::DispatchJob
- cluster::DispatchResult
- compiler::Compiler
- convert::ConvertOptions
- debugger::Debugger
- deconvert::DeconvertOptions
- error::PerlError
- format::FormatTemplate
- interpreter::Interpreter
- interpreter::ReplCompletionSnapshot
- lexer::Lexer
- parser::Parser
- pec::PecBundle
- ppool::PpoolInner
- profiler::Profiler
- remote_wire::HelloAck
- remote_wire::HelloMsg
- remote_wire::JobMsg
- remote_wire::JobRespMsg
- remote_wire::RemoteJobV1
- remote_wire::RemoteRespV1
- remote_wire::SessionAck
- remote_wire::SessionInit
- scope::AtomicArray
- scope::AtomicHash
- scope::Scope
- static_analysis::StaticAnalyzer
- value::BlessedRef
- value::CaptureResult
- value::ClassInstance
- value::EnumInstance
- value::FibLikeRecAddPattern
- value::FsWalkIterator
- value::PerlAsyncTask
- value::PerlBarrier
- value::PerlDataFrame
- value::PerlGenerator
- value::PerlHeap
- value::PerlPpool
- value::PerlSub
- value::PerlValue
- value::PipelineInner
- value::RemoteCluster
- value::RemoteSlot
- value::ScalarReverseIterator
- value::StructInstance
- vm::VM
Enums
- aot::EmbeddedPayload
- ast::BinOp
- ast::DerefKind
- ast::ExprKind
- ast::GrepBuiltinKeyword
- ast::MagicConstKind
- ast::MatchArrayElem
- ast::MatchHashPair
- ast::MatchPattern
- ast::PerlTypeName
- ast::PostfixOp
- ast::RetryBackoff
- ast::Sigil
- ast::SortComparator
- ast::StmtKind
- ast::StringPart
- ast::SubSigParam
- ast::TieTarget
- ast::UnaryOp
- ast::Visibility
- bytecode::BuiltinId
- bytecode::Op
- compiler::CompileError
- debugger::DebugAction
- error::ErrorKind
- format::FieldAlign
- format::FieldKind
- format::FormatRecord
- format::PictureSegment
- token::Token
- value::PipelineOp
Traits
Functions
- aot::append_embedded_bundle
- aot::append_embedded_script
- aot::build
- aot::build_project
- aot::try_load_embedded
- aot::try_load_embedded_script
- builtins::aliases_hash_map
- builtins::all_hash_map
- builtins::builtins_hash_map
- builtins::categories_hash_map
- builtins::descriptions_hash_map
- builtins::extensions_hash_map
- builtins::perl_compats_hash_map
- builtins::primaries_hash_map
- capture::run_capture
- capture::run_readpipe
- cluster::perl_items_to_json
- cluster::run_cluster
- compat_mode
- compiler::expr_tail_is_list_sensitive
- convert::convert_program
- convert::convert_program_with_options
- convert_to_stryke
- convert_to_stryke_with_options
- data_section::split_data_section
- data_section::strip_perl_end_marker
- deconvert::deconvert_program
- deconvert::deconvert_program_with_options
- deconvert_to_perl
- deconvert_to_perl_with_options
- deparse::deparse_block
- deparse::deparse_block_with_delim
- deparse::deparse_expr
- error::explain_error
- fmt::format_block
- fmt::format_expr
- fmt::format_program
- format::pad_field
- format::parse_format_template
- format_program
- interpreter::perl_bracket_version
- interpreter::repl_arrow_method_completions
- lint_program
- list_util::ensure_list_util
- list_util::install_list_util
- list_util::install_scalar_util
- list_util::install_sub_util
- list_util::program_needs_list_util
- lsp::doc_text_for
- lsp::doc_topics
- mro::linearize_c3
- mro::merge_c3
- pack::perl_pack
- pack::perl_unpack
- par_lines::line_aligned_chunks
- par_lines::line_count_bytes
- par_lines::line_to_perl_string
- par_walk::collect_paths
- parallel_trace::emit_scalar_mutation
- parallel_trace::fan_worker_set_index
- parallel_trace::is_enabled
- parallel_trace::trace_enter
- parallel_trace::trace_leave
- parse
- parse_and_run_string
- parse_and_run_string_in_file
- parse_with_file
- parser::parse_block_from_str
- parser::parse_expression_from_str
- parser::parse_format_value_line
- parser::parse_slice_indices_from_str
- pcache::cache_key
- pchannel::create_bounded_pair
- pchannel::create_pair
- pchannel::dispatch_method
- pchannel::pselect_recv
- pchannel::pselect_recv_with_optional_timeout
- pec::cache_dir
- pec::cache_enabled
- pec::cache_path_for_fingerprint
- pec::cache_path_hex
- pec::constants_pool_codec::deserialize
- pec::constants_pool_codec::serialize
- pec::pec_paths_legacy
- pec::source_fingerprint
- pec::try_load
- pec::try_save
- perl_decode::decode_utf8_or_latin1
- perl_decode::decode_utf8_or_latin1_line
- perl_decode::decode_utf8_or_latin1_read_until
- perl_fs::canonpath_logical
- perl_fs::chmod_paths
- perl_fs::chown_paths
- perl_fs::copy_file
- perl_fs::fileparse_path
- perl_fs::filetest_age_days
- perl_fs::filetest_effective_access
- perl_fs::filetest_is_binary
- perl_fs::filetest_is_block_device
- perl_fs::filetest_is_char_device
- perl_fs::filetest_is_pipe
- perl_fs::filetest_is_setgid
- perl_fs::filetest_is_setuid
- perl_fs::filetest_is_socket
- perl_fs::filetest_is_sticky
- perl_fs::filetest_is_text
- perl_fs::filetest_is_tty
- perl_fs::filetest_owned_effective
- perl_fs::filetest_owned_real
- perl_fs::filetest_real_access
- perl_fs::glob_par_patterns
- perl_fs::glob_par_patterns_with_progress
- perl_fs::glob_patterns
- perl_fs::link_hard
- perl_fs::link_sym
- perl_fs::list_block_devices
- perl_fs::list_char_devices
- perl_fs::list_dirs
- perl_fs::list_dirs_recursive
- perl_fs::list_files
- perl_fs::list_filesf
- perl_fs::list_filesf_recursive
- perl_fs::list_pipes
- perl_fs::list_sockets
- perl_fs::list_sym_links
- perl_fs::move_path
- perl_fs::path_basename
- perl_fs::path_dirname
- perl_fs::perl_stat_from_metadata
- perl_fs::read_file_bytes
- perl_fs::read_file_text_perl_compat
- perl_fs::read_line_perl_compat
- perl_fs::read_link
- perl_fs::read_logical_line_perl_compat
- perl_fs::realpath_resolved
- perl_fs::rename_paths
- perl_fs::spurt_path
- perl_fs::stat_path
- perl_fs::touch_paths
- perl_fs::utime_paths
- perl_fs::which_executable
- perl_inc::parse_perl_inc_output
- perl_inc::paths_from_system_perl
- perl_inc::push_unique_string_paths
- perl_signal::install
- perl_signal::pending
- perl_signal::poll
- ppool::create_pool
- pwatch::run_pwatch
- remote_wire::build_subs_prelude
- remote_wire::capture_entries_to_json
- remote_wire::decode_job
- remote_wire::decode_resp
- remote_wire::encode_job
- remote_wire::encode_resp
- remote_wire::json_to_perl
- remote_wire::perl_to_json_value
- remote_wire::read_framed
- remote_wire::read_typed_frame
- remote_wire::recv_msg
- remote_wire::run_job_local
- remote_wire::run_remote_worker_session
- remote_wire::run_remote_worker_stdio
- remote_wire::send_msg
- remote_wire::ssh_invoke_remote_worker
- remote_wire::write_framed
- remote_wire::write_typed_frame
- run
- run_lsp_stdio
- rust_ffi::compile_and_register
- rust_ffi::try_call
- rust_sugar::desugar_rust_blocks
- set_compat_mode
- special_vars::is_regex_match_scalar_name
- static_analysis::analyze_program
- token::keyword_or_ident
- try_vm_execute
- value::set_from_elements
- value::set_intersection
- value::set_member_key
- value::set_payload
- value::set_union
- vendor_perl_inc_path
- vm::stryke_jit_call_sub
- vm::stryke_jit_concat_vm
Type Aliases
Statics
Constants
- aot::AOT_MAGIC
- aot::AOT_VERSION_V1
- aot::AOT_VERSION_V2
- aot::TRAILER_LEN
- bytecode::GP_CHECK
- bytecode::GP_END
- bytecode::GP_INIT
- bytecode::GP_RUN
- bytecode::GP_START
- bytecode::GP_UNITCHECK
- interpreter::FEAT_SAY
- interpreter::FEAT_STATE
- interpreter::FEAT_SWITCH
- interpreter::FEAT_UNICODE_STRINGS
- lexer::LITERAL_DOLLAR_IN_DQUOTE
- lsp::DOC_CATEGORIES
- perl_inc::ENV_SKIP_PERL_INC
- remote_wire::PROTO_VERSION
- remote_wire::frame_kind::ERROR
- remote_wire::frame_kind::HELLO
- remote_wire::frame_kind::HELLO_ACK
- remote_wire::frame_kind::JOB
- remote_wire::frame_kind::JOB_RESP
- remote_wire::frame_kind::SESSION_ACK
- remote_wire::frame_kind::SESSION_INIT
- remote_wire::frame_kind::SHUTDOWN
- token::KEYWORDS