Class CodeGenerationFunctions

java.lang.Object
org.ek9lang.compiler.CompilerPhase
org.ek9lang.compiler.phase10.CodeGenerationFunctions
All Implemented Interfaces:
BiFunction<Workspace,CompilerFlags,CompilationPhaseResult>

public class CodeGenerationFunctions extends CompilerPhase
MULTI THREADED Generate all functions (including dynamic and templated) that have been defined. See compilationContext.commandLine().targetArchitecture to determine what to prepare to create.