Expand description
The Code that runs in LVM.
Re-exports§
pub use super::ast::FunctionKind;
Structs§
- Code
- A Code, generated by codegen and executed in LVM.
Enums§
- Const
Value - The const value.
The Code that runs in LVM.
pub use super::ast::FunctionKind;