Expand description
Auto-generated module
🤖 Generated with SplitRS
Structs§
- Bash
Analysis Cache - Bash
ArgParser - A generated bash argument parser.
- Bash
Backend - Bash script code generation backend for OxiLean.
- Bash
Cache Entry - Bash
CliOption - A command-line option for the generated argument parser.
- Bash
Constant Folding Helper - Bash
DepGraph - Bash
Dominator Tree - Bash
Function - A Bash shell function.
- Bash
Here Doc - A Bash here-document.
- Bash
Heredoc - A bash heredoc block.
- Bash
JobManager - Background job tracker for bash scripts.
- Bash
Liveness Info - Bash
Logger - Bash logging framework generator.
- Bash
Pass Config - Bash
Pass Registry - Bash
Pass Stats - Bash
Script - A complete Bash script.
- Bash
Template - A simple bash template with variable substitution.
- Bash
Trap - A signal trap specification.
- Bash
Worklist
Enums§
- Bash
Condition - A Bash
[[ ... ]]conditional test. - Bash
Expr - Bash expression / expansion node.
- Bash
LogLevel - Log level for bash script logging.
- Bash
Pass Phase - Bash
Statement - A Bash statement (line or block).
- BashVar
- Bash variable kinds, classified by scope / export semantics.