Module lucia_lang::code
source · Expand description
The Code that runs in LVM.
Re-exports
pub use crate::ast::FunctionKind;
Structs
- A Code, generated by codegen and executed in LVM.
Enums
- The const value.
The Code that runs in LVM.
pub use crate::ast::FunctionKind;