Class CodeGenerationConstants

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

public class CodeGenerationConstants extends CompilerPhase
MULTI THREADED Generate all constants that have been defined. See compilationContext.commandLine().targetArchitecture to determine what to prepare to create.