Class CodeGenerationAggregates

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

public class CodeGenerationAggregates extends CompilerPhase
MULTI THREADED Generate all type of aggregates, typically classes, components, records, etc. See compilationContext.commandLine().targetArchitecture to determine what to prepare to create.