Function arret_compiler::program_to_evaluable [−][src]
pub fn program_to_evaluable(
ccx: &CompileCtx,
source_file: &SourceFile
) -> Result<EvaluableProgram, Vec<Diagnostic<FileId>>>
pub fn program_to_evaluable(
ccx: &CompileCtx,
source_file: &SourceFile
) -> Result<EvaluableProgram, Vec<Diagnostic<FileId>>>