Class PackagingPostProcessing

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

public class PackagingPostProcessing extends CompilerPhase
SINGLE THREADED Complete any post-processing required. This could involve converting applications to binary executable for example.