Trait hotg_rune_compiler::hooks::AfterCodegenContext
source · [−]pub trait AfterCodegenContext: AfterTypeCheckingContext { }
Expand description
Context passed to the Hooks::after_codegen()
method.
pub trait AfterCodegenContext: AfterTypeCheckingContext { }
Context passed to the Hooks::after_codegen()
method.